Update README.md
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
[](https://travis-ci.org/gelstudios/gitfiti)
|
||||||
|
|
||||||
gitfiti _noun_ : Carefully crafted graffiti in a github commit history calendar.
|
gitfiti _noun_ : Carefully crafted graffiti in a github commit history calendar.
|
||||||
|
|
||||||
An example of gitfiti in the wild:
|
An example of gitfiti in the wild:
|
||||||
@ -8,8 +10,8 @@ An example of gitfiti in the wild:
|
|||||||
How? `gitfiti.py` generates a bash script: `gitfiti.sh` that makes commits with the GIT_AUTHOR_DATE and GIT_COMMITTER_DATE environment variables set for each targeted pixel.
|
How? `gitfiti.py` generates a bash script: `gitfiti.sh` that makes commits with the GIT_AUTHOR_DATE and GIT_COMMITTER_DATE environment variables set for each targeted pixel.
|
||||||
|
|
||||||
Since this is likely to clobber repo's history, I highly recommend that you create a _new_ github repo when using gitfiti. Also, the generated bash script assumes you are using public-key authentication with git.
|
Since this is likely to clobber repo's history, I highly recommend that you create a _new_ github repo when using gitfiti. Also, the generated bash script assumes you are using public-key authentication with git.
|
||||||
|
|
||||||
|
|
||||||
###Pixel Art:
|
###Pixel Art:
|
||||||

|

|
||||||
Included "art" from left to right: kitty, oneup, oneup2, hackerschool, octocat, octocat2
|
Included "art" from left to right: kitty, oneup, oneup2, hackerschool, octocat, octocat2
|
||||||
@ -54,7 +56,7 @@ gitfiti is released under [The MIT license (MIT)](http://opensource.org/licenses
|
|||||||
---
|
---
|
||||||
####Todo:
|
####Todo:
|
||||||
- ~~Remove 'requests' dependency~~ [_thanks empathetic-alligator_](https://github.com/empathetic-alligator)
|
- ~~Remove 'requests' dependency~~ [_thanks empathetic-alligator_](https://github.com/empathetic-alligator)
|
||||||
- Web interface
|
- ~~Web interface~~ See several web-based things below
|
||||||
- ~~Load "art" from a file~~ [_thanks empathetic-alligator_](https://github.com/empathetic-alligator)
|
- ~~Load "art" from a file~~ [_thanks empathetic-alligator_](https://github.com/empathetic-alligator)
|
||||||
- Load commit content from a file
|
- Load commit content from a file
|
||||||
- Text/alphabet option
|
- Text/alphabet option
|
||||||
|
Reference in New Issue
Block a user