0.0.6 • Published 10 years ago
sbm v0.0.6
sbm 
Git submodules, the way I wish they worked.
Install
npm i -g sbmOr, clone this repository and run make install.
Use
It's easy, and fun.
Initialize a project
sbm initAdd a dependency
sbm add -b mybranch git@github.com:me/myrepo lib/mylibFetch latest code
sbm sync lib/mylibRemove a dependency
sbm rm lib/mylib