gstat

0.2.0 • Public • Published

gstat

Git repo stats reporter application for the terminal

gstat on npm

Installation

Install gstat globally:

npm install -g gstat

Usage

gstat takes a directory or glob of directories:

gstat /somedir
# or 
gstat ~/git/*

Options

Certain flags can be added to the command:

  • -w: Watch the listed directories for changes every 5 seconds
  • --watch=n: Watch the listed directories for changes every n seconds
  • -h: Show headings
  • -b: Show branch
  • --boring: Disable emojis

Output

gstat outputs a list of matched directories and their statuses:

gstat command example

Readme

Keywords

none

Package Sidebar

Install

npm i gstat

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • perrymitchell