Skip to content

mikrofusion/git-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT ART

Put some art into your GitHub contributions calendar.

Example

Git Art Example

Usage

Clone the git-art repo locally:

git clone https://github.com/mikrofusion/git-art.git

From the git-art directory run the following:

./git-art.rb <template>

where <template> is a template file in the ./templates directory.

Example:

./git-art.rb templates/groseclose.txt

Follow the output at the end of the ./git-art.rb to update your GitHub contributions calendar.

Templates

In the ./templates directory is an empty.txt which can be modified to create new templates.

The emtpy.txt file contains seven rows of comma separated values:

  • Each row represents a day of the week.
  • Each column represents a week in the year.
  • Each comma separated value represents the numbers of commits to perform on that day.

Contributing

Help by contributing your templates to the project. To have your templates added to the project submit a Pull Request using the GitHub Pull Request Process.

Connect

Drop me a line on on twitter if you have any questions or comments. Follow me to get updates as well as my random thoughts on technology and code.

License

MIT © Mike Groseclose

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages