builder
builder copied to clipboard
Feature: Tool to mutate ROOT package.json with specified archetype tasks
Strawman:
- [ ] Mutate ROOT package.json and add in any archetype commands prefixed with
npm: - [ ] Do collision detection and warn / rename with e.g
:backupfor existing commands that would be rewritten - [ ] Do https://github.com/FormidableLabs/builder/issues/81 at the same time (warn if archetype implements any
npmlifecycle tasks).