venus-dev-utils

2.0.1 • Public • Published

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Notice

  • in package.json supervisor config node.
     "bin": {
        "supervisor": "./lib/supervisor.js"
      },
    
    we put supervisor into bin to get excute access permission while npm install. because the supervisor.js will be invoked via child_process.spawn excute.

Package Sidebar

Install

npm i venus-dev-utils

Weekly Downloads

4

Version

2.0.1

License

MIT

Unpacked Size

243 kB

Total Files

31

Last publish

Collaborators

  • tianyingchun