This website requires JavaScript.
Explore
Help
Sign In
github
/
rebar
Watch
1
Star
0
Fork
You've already forked rebar
0
mirror of
https://github.com/correl/rebar.git
synced
2024-11-15 11:09:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5d4272baef
rebar
/
priv
/
templates
/
simplesrv.template
3 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
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 11:56:30 +00:00
{variables, [{srvid, "myserver"}]}.
Updating template defs to use "template" in lieu of "file" directive
2010-02-14 16:25:53 +00:00
{template, "simplesrv.erl", "src/{{srvid}}.erl"}.
Reference in a new issue
Copy permalink