0.1.1 • Published 7 years ago

grm v0.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

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.