Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | The trailing slash is important enough to put it here directly since when it's | Ryan Tilder | 2010-06-23 | 1 | -1/+2 | |
| | | | | | missing from the PIPE_DIR definition above, the application won't start and doesn't log any thing to the expected locations. | |||||
* | Adding simpleapp.app.src | Dave Smith | 2010-06-22 | 1 | -0/+12 | |
| | ||||||
* | Updating simpleapp template to use .app.src | Dave Smith | 2010-06-22 | 2 | -17/+1 | |
| | ||||||
* | Adding basic NIF template | Dave Smith | 2010-03-25 | 3 | -0/+90 | |
| | ||||||
* | Updating template defs to use "template" in lieu of "file" directive | Dave Smith | 2010-02-14 | 3 | -4/+4 | |
| | ||||||
* | Merging w/ http://bitbucket.org/bryan/rebar | Dave Smith | 2010-02-14 | 2 | -5/+5 | |
|\ | ||||||
| * | provide separate 'file' and 'template' directives, instead of one 'file' ↵ | Bryan Fink | 2010-02-13 | 2 | -5/+5 | |
| | | | | | | | | directive with a boolean Render flag | |||||
* | | Added 3 new templates: | OJ Reeves | 2010-02-03 | 7 | -0/+124 | |
|/ | | | | | | - 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. | |||||
* | Fixing issue #3; make sure to properly escape simplenode related files. ↵ | Dave Smith | 2010-01-26 | 2 | -2/+2 | |
| | | | | Patch provided by cstar..thanks! | |||||
* | Fixing some typos in simpleapp template | Dave Smith | 2010-01-09 | 2 | -1/+2 | |
| | ||||||
* | Adding sketch of functionality for creating a reltool node from template | Dave Smith | 2010-01-08 | 7 | -0/+311 | |
| | ||||||
* | Add variables def to simpleapp template | Dave Smith | 2010-01-08 | 1 | -0/+1 | |
| | ||||||
* | Sketching out templating system | Dave Smith | 2010-01-07 | 4 | -0/+62 | |