reaction-cli
A command line tool for managing the Reaction Commerce e-commerce application.
Install
npm install -g reaction-cli
Usage
This tool is under heavy development. More usage docs coming soon.
$ reaction --help
reaction <command> [options]
Commands:
init Create a new Reaction app (will create a new folder)
run Start Reaction in development mode
pull Pull Reaction updates from Github and install NPM packages
update Update Atmosphere and NPM packages
reset Reset the database and (optionally) delete build files
Options:
-v, --version Show version number
-h, --help Show help