builder icon indicating copy to clipboard operation
builder copied to clipboard

Feature: Tool to mutate ROOT package.json with specified archetype tasks

Open coopy opened this issue 9 years ago • 0 comments

Strawman:

  • [ ] Mutate ROOT package.json and add in any archetype commands prefixed with npm:
  • [ ] Do collision detection and warn / rename with e.g :backup for existing commands that would be rewritten
  • [ ] Do https://github.com/FormidableLabs/builder/issues/81 at the same time (warn if archetype implements any npm lifecycle tasks).

coopy avatar Mar 08 '16 19:03 coopy