npm.io
1.0.1 • Published 5 years agoCLI

committerjs

Licence
MIT
Version
1.0.1
Deps
2
Size
2 kB
Vulns
0
Weekly
0
Stars
1

CommitterJS

Node script that creates commits based on time range

Usage:

if NPM >= 5.0

npx committerjs \
--year="2021" \   # optional - current year used as default
--from="01/01" \  # month/date
--to="03/03"      # month/date

Note: Uses the folder git config, so make sure those are correctly set up, after running the script just git push

Author:

umairx97

Keywords