summaryrefslogtreecommitdiff
path: root/priv/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* 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