0.0.2 • Published 6 years ago

eidon v0.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Eidon

Node.js module that runs single/multiple commands simultaneously using Node.js Child_Process spawn.

Technologies:

Installation

  • npm i eidon -g

Usage

  • eidon "node server.js" "npm run start"

In package.json:

  • "dev": "eidon \"npm run start\" \"node server/app.js\""

Contribute

  1. Fork this repository
  2. Clone it to your local machine
  3. Create a branch for the feature you want to implement
  4. Push your changes to your repository
  5. Submit a pull request

Support

If you are having issues, please let me know. Mail me at: kurtwanger40@gmail.com