Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pchaigno/frankenstein

Abuse GitHub commit history for DigitalOcean's Hacktoberfest
https://github.com/pchaigno/frankenstein

commit-history github

Last synced: 24 days ago
JSON representation

Abuse GitHub commit history for DigitalOcean's Hacktoberfest

Awesome Lists containing this project

README

        

Frankenstein
===

Copy a repository and place 50 of its commits in a month under your name/email address.

### How? ###

* Create a GitHub account.
* Find a good source repository.
* Find a new name for it.
* Create a repository with that name on GitHub.
* Clone Frankenstein (`git clone https://github.com/pchaigno/frankenstein`)
* Run `python3 frankenstein/frankenstein.py `
* Go to the directory created by Frankenstein in the previous step (New name)
* Run `git remote add origin https://@github.com//`
* Run `git push origin master`
* Bob's your uncle!

### How to report a bug? ###

* Send an email at [email protected]
* or open an issue on GitHub.