eidon

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i eidon

Weekly Downloads

2

Version

0.0.2

License

ISC

Unpacked Size

4.08 kB

Total Files

5

Last publish

Collaborators

  • chidumennamdi