0.4.2 • Published 4 years ago
make-better
Licence
ISC
Version
0.4.2
Deps
3
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
MakeBetter
MakeBetter is a simple set of patterns for working with Make in nodey/frontend projects.
Installation and Usage
You probably want to install make-better as a devDependency:
npm install make-better --save-dev
On installation, make-better will create a template Makefile in your project (for now it assumes a frontend project).