Skip to content

A python script for writing messages on GitHub's contribution dashboard.

License

Notifications You must be signed in to change notification settings

sanjeevk42/commit_alphabets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commit_alphabets

A python script for writing messages on GitHub's contribution dashboard.

Example

  • Create a test repo with words you want to write in dummy repository.
    python3 -m commit_alphabets \
        --repo_dir /tmp/test_repo \
        --words LIFE,AND,UNIVERSE \
        --start_year 1991 \
        --name "Billi" \
        --email abc@gmail.com
    
  • Push the newly created repository to github.

About

A python script for writing messages on GitHub's contribution dashboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages