1.0.7 • Published 4 months ago

multi-dir-shell v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

multi-dir-shell

npm version Gzip Size Monthly Downloads License: MIT

At this stage, only directories containing multiple git projects are supported.

Installation

Install

$ npm install multi-dir-shell -g
# or
$ yarn global add multi-dir-shell
# or
$ pnpm add multi-dir-shell -g

Usage

bgit add .
bgit commit -m "commit multi git project."
bgit push

bbb touch a.txt
bbb git add a.txt
bbb gti commit -m "add 'a.txt' to multi git project."
bbb git push

MIT License

Copyright © 2022 LinQuan.

1.0.7

4 months ago

1.0.2

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.1

2 years ago

1.0.0

2 years ago