1.1.9 • Published 6 years ago
weekly-report v1.1.9
Example
What does weekly-report do
- Recursively find Git repos under your working dir
- generate prettified commit report of last 7 days.
When will you need it
- You want to see what you have done last week
- You are contributin to multipul/one project to your company/yourself
- You need to do weekly report
Install
npm install -g weekly-report
Usage
# Go to your working dir (should be project using git or contains git projects inside)
cd dir/contains/projects/using/git
# Generate weekly report
weekly-report # or wr for short
Note
- script will go 3 layers down
- The script does not inspect dirs inside a dir if the dir is a git project.
- make sure your git repos are on the right branch.
1.1.9
6 years ago
1.1.8
9 years ago
1.1.7
9 years ago
1.1.6
9 years ago
1.1.5
9 years ago
1.1.4
9 years ago
1.1.3
9 years ago
1.1.2
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.9
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago