modulus
Manage your Modulus projects from within Atom.
onmodulus 95 0 0.0.3 MIT GitHub

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 from package.json from the current directory
  • Add deploy command