This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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 somenamewill create a subdirectory with a ready nitrogen project called somename.nitrogen page /web/blog/postshould 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.






