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

https://github.com/agargiulo/git-fukit

redo a git repo a la http://xkcd.com/1597
https://github.com/agargiulo/git-fukit

git random-scripts ruby xkcd-1597

Last synced: 7 months ago
JSON representation

redo a git repo a la http://xkcd.com/1597

Awesome Lists containing this project

README

          

# git-fukit
redo a git repo a la xkcd.com/1597

## Installation
Works with Ruby 2.4.1 (Probably 2.x.y but I haven't tested it anywhere else sorry :/ )
Just copy the git-fukit file into somewhere in your path, for example `~/bin/`
```sh
ln -s git-fukit ${HOME}/bin/git-fukit
```

Copyright (c) 2017 Anthony Gargiulo