1.0.5 ā€¢ Published 3 years ago

post-npm v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Script to execute post all the npm installs are complete!

šŸ  Homepage

Install

npm install post-npm

Use:

  1. Add in dependencies
  2. In postinstall script, add: post-npm [-once] <script to execute> <script arguments>
  3. In case of -once, multiple calls with same scripts will be executed only once!

Author

šŸ‘¤ Praveen Ranjan Keshri

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2021 Praveen Ranjan Keshri. This project is ISC licensed.


This README was generated with ā¤ļø by readme-md-generator