multi-dir-shell

1.0.7 • Public • Published

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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.72latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.72
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i multi-dir-shell

Weekly Downloads

2

Version

1.0.7

License

MIT

Unpacked Size

6.06 kB

Total Files

5

Last publish

Collaborators

  • mlinquan