Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
OJ Reeves 6c359a08cd Added 3 new templates:
- simplefsm - Basic shell of a gen_fsm module
 - simplesrv - Basic shell of a gen_server module
 - simplemod - Basic shell of a module along with an associated test module.
2010-02-03 21:56:30 +10:00
ebin Sketching out templating system 2010-01-07 22:18:55 -07:00
include Include support for dialyzer 2010-01-07 15:10:20 +00:00
priv Added 3 new templates: 2010-02-03 21:56:30 +10:00
src Do not print dynamic escript name in usage info 2010-02-02 12:56:16 +01:00
.hgignore add emacs ~ files and HG .orig files to the ignore list 2009-12-23 09:13:39 -05:00
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 2009-12-18 15:11:54 -07:00
bootstrap Rework how the escript is built so that we can inclue templates 2010-01-08 10:54:26 -07:00
HACKING Added HACKING, LICENSE and THANKS files 2009-12-31 20:31:22 +01:00
LICENSE Added HACKING, LICENSE and THANKS files 2009-12-31 20:31:22 +01:00
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00
rebar.config Enable fail_on_warning by default 2009-12-14 09:27:58 -05:00
THANKS Added OJ Reeves to THANKS file 2010-01-09 14:52:55 +01:00