1.0.7 • Published 1 year ago

multi-dir-shell v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.2

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago