Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 632 Bytes

todo.md

File metadata and controls

15 lines (15 loc) · 632 Bytes
  • Support yarn, etc
  • Naive for initials launch and smart strategy for package.json update
  • Detect when npm intall is run on target package (and deletes the linked package)
  • Remember previous runs
  • Support workspaces
  • Quick checkout a dep package from github
  • One time run script on change
  • Press second time to exit now
  • Optimize getTargetPath
  • Compare changed files by content
  • Handle multiple tinked packages
  • Handle external SIGINT
  • Add option to not modify packag.json
  • Add option to restore EXACT version if modifying pacckage.json
  • Detect when npm install creates a nested node_modules in the dependency package