public
Description: Nitrogen Web Framework for Erlang
Home | Edit | New

CommandLine

First of all follow Installing Nitrogen instructions to make sure you have the `nitrogen` utility.

Currently there are only 2 commands in the nitrogen script.

  • nitrogen create somename will create a subdirectory with a ready nitrogen project called somename.
  • nitrogen page /web/blog/post should be run inside the root of a nitrogen project and create a new module at src/pages/web_blog_post.erl

More commands are planned. Stay tuned.

Note: in OS X, recent versions of erlang do not support switch -smp enable (in the start of nitrogen command line tool). However, replacing
it with -smp auto it works just fine.

Last edited by EdvardM, Wed Jan 28 06:37:40 -0800 2009
Home | Edit | New
Versions: