summaryrefslogtreecommitdiff
path: root/priv/templates
Commit message (Collapse)AuthorAgeFilesLines
* Bug 640: use net_kernel:hidden_connect_node() for nodetoolScott Fritchie2010-08-181-3/+3
|
* Updating simplenode template so that it works with refactored overlay ↵Dave Smith2010-07-062-12/+14
| | | | | | | support; fixes bugs 347 and 348 --HG-- extra : rebase_source : b8eaa05914a99a7f67fdc83f1e07a92bdcad5dfd
* The trailing slash is important enough to put it here directly since when it'sRyan Tilder2010-06-231-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.srcDave Smith2010-06-221-0/+12
|
* Updating simpleapp template to use .app.srcDave Smith2010-06-222-17/+1
|
* Adding basic NIF templateDave Smith2010-03-253-0/+90
|
* Updating template defs to use "template" in lieu of "file" directiveDave Smith2010-02-143-4/+4
|
* Merging w/ http://bitbucket.org/bryan/rebarDave Smith2010-02-142-5/+5
|\
| * provide separate 'file' and 'template' directives, instead of one 'file' ↵Bryan Fink2010-02-132-5/+5
| | | | | | | | directive with a boolean Render flag
* | Added 3 new templates:OJ Reeves2010-02-037-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 Smith2010-01-262-2/+2
| | | | Patch provided by cstar..thanks!
* Fixing some typos in simpleapp templateDave Smith2010-01-092-1/+2
|
* Adding sketch of functionality for creating a reltool node from templateDave Smith2010-01-087-0/+311
|
* Add variables def to simpleapp templateDave Smith2010-01-081-0/+1
|
* Sketching out templating systemDave Smith2010-01-074-0/+62