Scott Fritchie
89a4fe5012
Bug 640: use net_kernel:hidden_connect_node() for nodetool
14 年前
Dave Smith
d1124f3040
Updating simplenode template so that it works with refactored overlay support; fixes bugs 347 and 348
--HG--
extra : rebase_source : b8eaa05914
15 年前
Ryan Tilder
0df95cc7f2
The trailing slash is important enough to put it here directly since when it's
missing from the PIPE_DIR definition above, the application won't start and
doesn't log any thing to the expected locations.
15 年前
Dave Smith
518d30d7ad
Adding simpleapp.app.src
15 年前
Dave Smith
823dc3065f
Updating simpleapp template to use .app.src
15 年前
Dave Smith
b2cfdcb34a
Adding basic NIF template
15 年前
Dave Smith
51133313a6
Updating template defs to use "template" in lieu of "file" directive
15 年前
Bryan Fink
f6feac493d
provide separate 'file' and 'template' directives, instead of one 'file' directive with a boolean Render flag
15 年前
OJ Reeves
6c359a08cd
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.
15 年前
Dave Smith
7cf7481a68
Fixing issue #3 ; make sure to properly escape simplenode related files. Patch provided by cstar..thanks!
15 年前
Dave Smith
c6a0d44afa
Fixing some typos in simpleapp template
15 年前
Dave Smith
ec4e805898
Adding sketch of functionality for creating a reltool node from template
15 年前
Dave Smith
1454b4faa6
Add variables def to simpleapp template
15 年前
Dave Smith
2d9af6cf48
Sketching out templating system
15 年前