https://github.com/marcusoftnet/npmfullbuilddemo
Simple demo to show off build scripts with npm
https://github.com/marcusoftnet/npmfullbuilddemo
Last synced: about 1 year ago
JSON representation
Simple demo to show off build scripts with npm
- Host: GitHub
- URL: https://github.com/marcusoftnet/npmfullbuilddemo
- Owner: marcusoftnet
- License: mit
- Created: 2015-08-25T03:01:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T03:35:25.000Z (almost 11 years ago)
- Last Synced: 2025-03-26T12:01:38.092Z (over 1 year ago)
- Language: Shell
- Size: 156 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Some demos of prepost hooks for a [blog post](http://www.marcusoft.net/2015/08/pre-and-post-hooks-for-npm-scripting.html) I wrote