Modulus
Manage your Modulus projects from within Atom.
Usage
Create an API token using the Modulus CLI. Open the Atom settings and add your API token to the Atom-Modulus package. Using the Atom command palette (cmd+shift+p), run any of the following commands:
- Modulus:start
- Modulus:stop
- Modulus:restart
Specify the project to preform the command on, then hit the Go button.
TODO
- Attempt to use
mod-project-name
frompackage.json
from the current directory - Add deploy command