aljachimiak / fur

An experiment: recreating git with bash and ruby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FUR

Fur is a experiment to reproduce git functionality using bash and ruby.

Why Fur?

Fur has been named as a letter translation from git. If you take a look your keyboard, move each keystroke from git one to the left and you will get fur.

This is a nod to the often mistaken origin of the name for HAL 9000.

What is it?

Fur is a version control system for mammals

Fur is a very simple version control system for individuals. It is meant to introduce the concept of version control and practice a workflow that incorparates version control.

Getting Started

First: clone this repo into a directory

Second: add the directory with this repo to your $PATH

Run fur help for a list of commands available

Thanks!

A big thank you to Dave Jachimiak for providing the Ruby logic. This project would not have been possible without his help!

About

An experiment: recreating git with bash and ruby.


Languages

Language:Ruby 100.0%