GithubHelp home page GithubHelp logo

open-source-contribution-automator's Introduction

Open Source Contribution Automator

This is a tool to automate "open-source" contribution and pad your Github profile.

alt text

What does this thing do?

This tiny little project was built for fun. Please don't take it seriously.

This project runs a node script once per day. The script picks a random integer between 1 and 20 (configurable), and performs that many "contributions" into the master branch of an "open source" project.

This will fill out the little squares on your GitHub profile and make you look impressive.

If you want to affect your commit history in the past, check out this repo.

How do I get it to work?

  1. Fork this repo
  2. Spin up a new EC2 instance
  3. Install node and npm on the instance
  4. Clone your fork
  5. Do npm i
  6. Create a new ssh key, and add it as a deploy key in your fork
  7. On your EC2 instance, change git config user.name and git config user.email to your own details
  8. Do npm i pm2 -g
  9. Do pm2 start index.js -n openSourceContributor --cron '0 18 * * *'
  10. Optional: set up an uptime monitor on your EC2 instance

open-source-contribution-automator's People

Watchers

 avatar  avatar  avatar  avatar

Forkers

mcspx

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.