Linux/Unix:
sudo npm install -g shelloid
Windows:
Run a command prompt as Administrator and execute:
npm install -g shelloid
Creating an application:
shelloid app-name init Application will be initialized in the app-name folder.
Starting an application:
shelloid app-name