grm

0.1.1 • Public • Published

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.

/grm/

    Package Sidebar

    Install

    npm i grm

    Weekly Downloads

    1

    Version

    0.1.1

    License

    ISC

    Last publish

    Collaborators

    • kparkov