Skip to content

umairx97/committerjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Node script that creates commits based on time range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published