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 (
Nitrogen Quickstart
For example code and a quick playground area you can check out the Quickstart example web.
Download the Nitrogen code, then:
cd Nitrogen/Quickstart
./quickstart.sh
This will:
- Compile Nitrogen.
- Compile the Quickstart modules.
- Start an Erlang shell
- Start Nitrogen on top of the inets:httpd built-in web server on port 8000
Then, open your browser to http://localhost:8000/web/index.







