https://github.com/cap32/git-add-cli
Interactive `git add` command
https://github.com/cap32/git-add-cli
Last synced: about 2 months ago
JSON representation
Interactive `git add` command
- Host: GitHub
- URL: https://github.com/cap32/git-add-cli
- Owner: Cap32
- License: mit
- Created: 2016-12-18T13:25:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T08:40:55.000Z (over 9 years ago)
- Last Synced: 2025-10-04T06:30:14.536Z (9 months ago)
- Language: JavaScript
- Size: 4.18 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Interactive `git add` command

## Usage
```bash
$ cd ./my-git-repo
$ git-add
```
## Installing
```bash
$ npm install -g git-add-cli
```
## License
MIT