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

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

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`