An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Interactive `git add` command

![demo](./demo.gif)

## Usage

```bash
$ cd ./my-git-repo
$ git-add
```

## Installing

```bash
$ npm install -g git-add-cli
```

## License

MIT