Tuncer Ayaz
1e8916ba87
Document xref command
Also add a sleep after printing so that the io server has
written all output before exiting. It's a work around.
15 年前
Tuncer Ayaz
3a1d2e433c
Add create to shell completion
15 年前
Tuncer Ayaz
0f494c2a14
Add check-deps to shell completion and commands info
15 年前
Dave Smith
b2cfdcb34a
Adding basic NIF template
15 年前
Tuncer Ayaz
3dfc7a8486
Add get-deps and delete-deps to commands info and shell completion
Add get-deps and delete-deps to commands info string and
bash completion script.
15 年前
Tuncer Ayaz
459b312ada
Add template variable to bash completion
Add create command's template variable to bash completion.
15 年前
Tuncer Ayaz
16c5de8aea
Add commands option to bash completion
Add -c/--commands option to the bash completion script.
15 年前
Tuncer Ayaz
56e30351f7
Add install command target= var to bash completion
15 年前
Dave Smith
51133313a6
Updating template defs to use "template" in lieu of "file" directive
15 年前
Bryan Fink
f6feac493d
provide separate 'file' and 'template' directives, instead of one 'file' directive with a boolean Render flag
15 年前
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.
15 年前
Dave Smith
7cf7481a68
Fixing issue #3 ; make sure to properly escape simplenode related files. Patch provided by cstar..thanks!
15 年前
Tuncer Ayaz
d32bd6d4a1
Added appid= to bash-completion
15 年前
Tuncer Ayaz
ba306ec183
Simplified bash-completion script
15 年前
Tuncer Ayaz
59bfc5044f
Fixed trailing space issue for options ending with an equal sign
15 年前
Tuncer Ayaz
51b3feabc4
Added check_plt to bash-completion
15 年前
Dave Smith
c6a0d44afa
Fixing some typos in simpleapp template
15 年前
Tuncer Ayaz
e60a6acc41
Removed redundant create-app
15 年前
Tuncer Ayaz
1e6d92a3a6
Fixed bash-completion to use --jobs without equal sign and removed comment
15 年前
Tuncer Ayaz
2ae3fd9aae
Added jobs= to bash-completion
15 年前
Tuncer Ayaz
81fd519100
Added first version of a bash-completion script
15 年前
Dave Smith
ec4e805898
Adding sketch of functionality for creating a reltool node from template
15 年前
Dave Smith
1454b4faa6
Add variables def to simpleapp template
15 年前
Dave Smith
2d9af6cf48
Sketching out templating system
15 年前
Dave Smith
b491898690
Refactor rebar to build a self-contained script
15 年前
Jon Meredith
048179ab83
Changed the rebar command to exit non-zero on error.
15 年前
Dave Smith
28fe3bfd54
More gross structural work; now has log levels and broken out log level control
15 年前
Dave Smith
620867d5d5
More work on getting compilation and clean working properly
15 年前
Dave Smith
e52bb6783c
Getting basic erlang compilation working
15 年前
Dave Smith
b7e2088c27
Initial commit
15 年前