To Install Nexss Programmer please go to Nexss Programmer CLI for more information.
Learn you some Erlang for Great Good
Escript
Erlang Programming Rules
nexss erl rebar3 # installs latest rebar3 in the current folder
rebar3 help
rebar3 compile
rebar3 ct
rebar3 release
rebar3 new <template> <project-name>
Installation https://hex.pm/docs/rebar3_usage
nexss file add myfile.erl
nexss myfile.erl # if you are not in the Nexss Programmer Project
nexss start # if you added file to the Nexss Programmer Project