DEV Community

Cover image for Create commits for a year of your choosing in Git and Github
Sugam Karki
Sugam Karki

Posted on

2 1

Create commits for a year of your choosing in Git and Github

Hello folks,

I have created a simple and silly command-line package that can generate commit logs in your repository for the whole year.

To run the package,

  • Go to any local repository.
  • Run

    npx commit_git

  • Enter the year of your choosing. Eg: 1990

  • Enter your commit text. Eg: She sells seashells by the seashore.

  • Voila. It automatically pushes your code after committing.

Commit Streaks

Commit Log in github

Top comments (2)

Collapse
 
teraprath profile image
Terry

damn

Collapse
 
sugamkarki profile image
Sugam Karki

thanks man!

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay