Login into steroids
$ steroids login
Updating the Steroids npm
$ npm update steroids -g
Updating an existing Steroids project (after updating the NPM)
$ steroids update
Running your project in the iOS Simulator
$ steroids connect
$ sim ipad_retina
Automatic update simulators
$ steroids connect --watch
$ s
Create Steroids.js Project
$ steroids create myProject
$ cd myProject
$ steroids connect
Build a Steroids Generator
$ steroids generate name_of_app
(to see a list of options: $ steroids generate)
Display AppGyver Scanner QR Code
$ qr