GithubHelp home page GithubHelp logo

pawan-darda / hack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from public-contributions/hack

0.0 2.0 0.0 432 KB

Draw in your Public Contributions chart on GitHub

Home Page: https://github.com/public-contributions

License: MIT License

Shell 100.00%

hack's Introduction

HACK

For your Public Contributions chart on GitHub.

Screenshot

How To Do This HACK

  1. Create a new GitHub user (Ex: example-user). (I did this in a Chrome Ingognito browser so I didn't have to log out of my real user.)
  2. Create a repo for that user (Ex: example-repo).
  3. Create an empty folder on your computer.
  4. Add dates.txt to that folder and modify with the dates you want to "draw" to your Public Contributions chart.
  5. Add dates.sh to that folder and change --author="public-contributions" (Ex: --author="example-user").
  6. Open a terminal window and cd to your folder (which now has dates.txt and dates.sh in it).
  7. Run git init to initialize the Git repo.
  8. Run ./dates.sh. (You may need to run chmod +x dates.sh first depending on how you created the file.)
  9. Add the remote git origin. (Ex: git remote add origin [email protected]:example-user/example-repo.git.)
  10. Run git push.
  11. Visit your user page to see the chart. (Ex: http://github.com/example-user.)

License

License

Credits

Made by Adam Schwartz

GitHub     Twitter

hack's People

Contributors

adamschwartz avatar

Watchers

James Cloos avatar Pawan Darda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.