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
2025-02-20 03:13:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
755c6023d1
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 21:56:30 +10:00
{variables, [{srvid, "myserver"}]}.
Updating template defs to use "template" in lieu of "file" directive
2010-02-14 09:25:53 -07:00
{template, "simplesrv.erl", "src/{{srvid}}.erl"}.
Reference in a new issue
Copy permalink