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
- Host: GitHub
- URL: https://github.com/agargiulo/git-fukit
- Owner: agargiulo
- License: mit
- Created: 2016-10-10T22:08:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T22:00:11.000Z (over 4 years ago)
- Last Synced: 2023-03-12T00:06:29.012Z (over 2 years ago)
- Topics: git, random-scripts, ruby, xkcd-1597
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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