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.

Readme

Keywords

Package Sidebar

Install

npm i multi-dir-shell

Weekly Downloads

3

Version

1.0.7

License

MIT

Unpacked Size

6.06 kB

Total Files

5

Last publish

Collaborators

  • mlinquan