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

https://github.com/oskarrough/git-overview


https://github.com/oskarrough/git-overview

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Git overview

A small program that runs `git status` for all child directories.

For now, it's not worth publishing to npm. But you can still git clone this repository and run `npm link` inside it. Now you'll be able to do `git overview` in a folder and it'll show you the status of all directories.