mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-11-16 00:48:34 +01:00
commit
ad5fdb8ad6
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ You can install the package globally and use it as command line tool:
|
|||
|
||||
```sh
|
||||
# Install the package globally
|
||||
npm i -g <%- _.pack.name %>
|
||||
npm i -g git-stats
|
||||
# Initialize git hooks
|
||||
# This is for tracking the new commits
|
||||
curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/init-git-post-commit | bash
|
||||
|
|
Loading…
Reference in a new issue