GithubHelp home page GithubHelp logo

jasonsee / github-contributions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ionicabizau/github-contributions

0.0 1.0 0.0 425 KB

A tool that generates a repository which being pushed into your GitHub account creates a nice contributions calendar.

License: MIT License

JavaScript 84.62% CSS 15.38%

github-contributions's Introduction

GitHub Contributions

A tool that generates a repository which being pushed into your GitHub account creates a nice contributions calendar.

Screenshot

Installation

Global installation

Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.

$ npm install -g gh-contributions

To start the GitHub contributions server, do:

$ gh-contributions

Notes for installing on Windows

For this application to work well on Windows, Git must be installed with the option to put it in PATH enabled, like in this screenshot:

If Git is not installed with this option selected, gh-contributions will not be able to generate the repository.

Local installation

$ git clone git@github.com:IonicaBizau/github-contributions.git
$ cd github-contributions
$ npm install
$ npm start

Usage

The server runs on the 9000 port. Open http://localhost:9000/ in your browser.

Design your calendar

Click the day elements you want to have contributions. They will become green. If you want to activate smooth drawing, press Shift and hover the day elements. To clear them, click them again or activate clearing with hovering, holding the Ctrl key.

If you want to insert a text, that's even easier: insert your text in the textbox above, and click the Generate data from text button. Then to preview the generating JSON click the Toggle calendar days from data button.

pro tip: Modify the commitsPerDay value (default is 10) to a greater value if you want to have more contributions per day.

Generating the repository

Once you are ready and happy with the graph calendar you designed, press the Generate data from calendar button and then Generate repository from data.

Pushing the repository on GitHub

Once the repository is generated, download the zip archive clicking the download link.

  1. Unzip the archive
  2. Create an empty reposotry on GitHub.
  3. Add the remote to your downloaded and unzipped repository.
  4. Do git push --all
  5. Enjoy!

How to contribute

  1. File an issue in the repository, using the bug tracker, describing the contribution you'd like to make. This will help us to get you started on the right foot.
  2. Fork the project in your account and create a new branch: your-great-feature.
  3. Commit your changes in that branch.
  4. Open a pull request, and reference the initial issue in the pull request message.

License

See the LICENSE file.

github-contributions's People

Contributors

adrianmoisey avatar comfreek avatar guilhermesad avatar ionicabizau avatar ipy avatar nylen avatar ralt avatar silviubogan avatar

Watchers

 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.