GitHub contributions 8-bits (cixtor.com)

1 points by cixtor ↗ HN
The talks for me: $ git init $ touch 'README.md' $ git add 'README.md' $ DATE=$(stat -c %y 'README.md' | sed 's/2013/2000/g') $ git commit -m 'Initial commit' --date "$DATE" $ git remote add origin https://HOSTING.com/USERNAME/REPOSITORY.git $ git push -u origin master

2 comments

[ 3.1 ms ] story [ 14.4 ms ] thread
(comment deleted)
Hello, today I'm coming with a very simple article, but with a curious image. This post doesn't have a technical explanation, it is just something that I want to share because it was funny to achieve this thing Cixtor GitHub Contributions (https://github.com/cixtor).