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

cnbbooks/lfe-rebar3-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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