Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 608 Bytes

The LFE Quick Start - rebar3 Edition

This rebar3 quick start has moved. Its new location is here:


This is a version of the LFE quick start that has been re-imagined with the LFE rebar3 plugin in mind.

We cover the following:

  • How to get started quickly with LFE using just rebar3 and your local installation of Erlang
  • Creating a new LFE project
  • Looking at LFE code in the REPL and in modules
  • Provide a little insight on how this works
  • Leave you with resources for jumping into LFE in more detail