|
|
|
|
|
by masklinn
3751 days ago
|
|
> Compare how you bring up a repl: Elixir, type iex; LFE, cd into LFE dir, type ./bin/lfe. Is that a joke? > If you have installed LFE, then you may start the REPL from any location: $ lfe
what you quoted is if you're running LFE straight from the git clone[0], and noted so.[0] because you may not want a system-wide LFE and LFE is being a nice citizen in explicitly supporting that use case. |
|