https://github.com/ston1x/git_clerk
ðĻð―âðžA CLI gem to gather all repo branch statuses together
https://github.com/ston1x/git_clerk
bash branch git microservices repository
Last synced: 2 months ago
JSON representation
ðĻð―âðžA CLI gem to gather all repo branch statuses together
- Host: GitHub
- URL: https://github.com/ston1x/git_clerk
- Owner: ston1x
- License: mit
- Created: 2020-02-21T15:46:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T09:31:36.000Z (about 5 years ago)
- Last Synced: 2025-08-07T16:57:42.162Z (11 months ago)
- Topics: bash, branch, git, microservices, repository
- Language: Ruby
- Homepage:
- Size: 3.62 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ðĻð―âðž git_clerk
Your simple CLI buddy that keeps a look at all your local repos
## Why use it?
git_clerk helps you when you have a bunch of git repos inside of a folder (say, your personal projects, or many microservices). You can easily check the state of each one.
## Building
`gem build git_clerk.gemspec`
## Installation
`gem install ./git_clerk-0.1.3.gem`
## Usage
`git_clerk clerk`
`git_clerk clerk -p PATH -d -f`
`git_clerk help`