Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 388 Bytes

TODO.md

File metadata and controls

17 lines (13 loc) · 388 Bytes
$ npm run upgrade
# updates deps [just-task, just-task-preset, upgrades according to latest stack]
# - upgrades stack package.json deps & devDeps
# - apply codemod

$ npm start
# starts a "main" package (first one in rush.json?)

$ npm start package
# runs start for a sub package

Next Action:

  • move / copy / refactor downloadPackage to just-scripts
  • add monorepo tasks there