0.0.6 • Published 10 years ago

sbm v0.0.6

Weekly downloads
4
License
Apache 2.0
Repository
github
Last release
10 years ago

sbm Build Status

Git submodules, the way I wish they worked.

Install

npm i -g sbm

Or, clone this repository and run make install.

Use

It's easy, and fun.

Initialize a project

sbm init

Add a dependency

sbm add -b mybranch git@github.com:me/myrepo lib/mylib

Fetch latest code

sbm sync lib/mylib

Remove a dependency

sbm rm lib/mylib
0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago