Skip to content

Falci/github-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Github art

Demo

Demo

Instructions:

  • Draw it. You can use this this spreadsheet to help you.
  • Set the initial date. In my case it was 2012-01-01. It's important to be a Sunday. It can be older than your Github account. In the last line of the spreadsheet, in left corner, edit the script and add your initial date.
  • Clone this repo: git clone [email protected]:Falci/github-art.git (you'd better use ssh)
  • cd github-art
  • Remove the .git folder: rm -rf .git/
  • Start a new git repo: git init && git add . && git commit -am "Initial commit"
  • Copy and run the script from the spreadsheet.
  • Create your own Github project.
  • git remote add origin [email protected]:<username>/github-art.git
  • git push -u origin master
  • Profit

Undo:

If you regret it, remove the repo form Github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published