Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tchoupinax/check-git

CLI to easily check which local repositories have uncommitted changes.
https://github.com/tchoupinax/check-git

cli git

Last synced: about 1 month ago
JSON representation

CLI to easily check which local repositories have uncommitted changes.

Awesome Lists containing this project

README

        

# check-git

`ckg` is your friendly tool to manage your git repositories. You can easily massively check your repositories and pull them in one command.

## installation

```
brew tap tchoupinax/brew
brew install tchoupinax/brew/ckg
```

## usage

```
ckg _folder_ details/pull
```

```
npx nodemon -e go --exec "go run *.go Documents || exit 1"
---
main
```

## Development

```
go get .../.
go get github.com/onsi/ginkgo/v2
go install github.com/onsi/ginkgo/v2/ginkgo
```