grm
v0.1.1
Published
Git Repository manager for Node projects
Downloads
3
Readme
Git Repository Management for Node.js projects
WARNING: development on this project has just begun. It is NOT functional yet!
When working on Node.js projects, you often need to work on a lot of smaller projects at the same time. It is very convenient when these projects are interlinked used npm link
, but the management of these links also become unconvient.
grm
is a command line tool that abstracts git cloning, updating and npm linking to a higher level.