shortstat
v0.1.2
Published
`git log --shortstat`, but shorter.
Downloads
21
Maintainers
Readme
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 codeyarn build
: build the codeyarn test
: test the code
License
WTFPL – Do What the F*ck You Want to Public License.
Made with ❤️ by @MarkTiedemann.