0.1.2 • Published 6 years ago

shortstat v0.1.2

Weekly downloads
4
License
WTFPL
Repository
github
Last release
6 years ago

shortstat

git log --shortstat, but shorter.

Quickstart

λ shortstat .

+  200,534  insertions
-  131,906  deletions
~    6,750  files changed

Installation

npm install --global shortstat

Options

  • --author: string, the git author
  • --branch: string, the git branch

Development

  • yarn format: format the code
  • yarn build: build the code
  • yarn test: test the code

License

WTFPL – Do What the F*ck You Want to Public License.

Made with ❤️ by @MarkTiedemann.