Install packages with opinionated configs.
Patchage is a CLI utility to quickly install node modules and provide opinionated configs with them. See the patches directory for more information on how it works.
npm run start:devgit clone ...
cd patchage
npm install
npm run build
npm install -g .The binary patchage is now available:
patchage