When trying to get into N2O (from being very used to nitrogenproject), cloning and compiling it fails (on Mac) and it is not so obvious what's expected:
git clone git://github.com/synrc/n2o
cd n2o/samples
./mad deps compile plan repl
1) n2o/samples does not exist
2) the mad dependency is not meantioned
3) Just doing make on n2o does not work either due to lack of Makefile, however rebar compile works
When trying to get into N2O (from being very used to nitrogenproject), cloning and compiling it fails (on Mac) and it is not so obvious what's expected:
https://synrc.com/apps/n2o/doc/web/setup.htm
1) n2o/samples does not exist 2) the mad dependency is not meantioned 3) Just doing make on n2o does not work either due to lack of Makefile, however rebar compile works