knowbee / checkgit

✔When working with many repositories it can be very hard to remember all the different project names, checkgit is the solution

Home Page:https://www.npmjs.com/package/@knowbee/checkgit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checkgit

Build Status Npm Weekly Downloads Dependency Status Open Source Love Open Source Love

List all existing git repositories in a given path on your system

Install

npm install -g @knowbee/checkgit

or

yarn global add @knowbee/checkgit

Using checkgit CLI

Command Line

$ checkgit <options> <path>
$ checkgit -g e:
$ checkgit -g e:workspace
$ checkgit -g ../

Options:

  • -h or --help : display helper screen.
  • -g or --git : check for git repositories under a given path.

Contribution

License

MIT

Author

Igwaneza Bruce

About

✔When working with many repositories it can be very hard to remember all the different project names, checkgit is the solution

https://www.npmjs.com/package/@knowbee/checkgit

License:MIT License


Languages

Language:JavaScript 100.0%