1.1.0 • Published 4 years ago

@knowbee/checkgit v1.1.0

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

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

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago