Skip to content

arpunk/rebar3_lfe_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebar3 LFE templates

A set of basic rebar3 templates for LFE applications.

Setup

  • Install rebar3
  • Copy the templates to $HOME/.config/rebar3/templates:
$ make

Use

There are 4 templates:

  • lfe_app
  • lfe_lib
  • lfe_escript
  • lfe_release

They all mimic the default rebar3 templates.

$ rebar3 new lfe_app name=my_new_app
$ cd my_new_app
$ rebar3 compile

License

Copyright (c) 2015 Ricardo Lanziano

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE file for more details.

About

A set of basic rebar3 templates for LFE applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published