Skyline was made with Nitrogen DSL and based on N2O. It is a demo how to use N2O in real-life applications. Feel free to use it in your projects. It is provided as is in public domain.
- Erlang R16: sudo apt-get install erlang
- Rebar: https://github.com/rebar/rebar
- iNotify Tools (Linux only): sudo apt-get install inotify-tools
make
make console
In Erlang Shell perform
> kvs:join().
And open in browser http://localhost:8001
- Maxim Sokhatsky
- Andrew Zadorozhny
OM A HUM