YtvwlD / git-regret

git regret --hard
GNU General Public License v3.0
10 stars 0 forks source link

Compatibility to other operating systems #3

Open YtvwlD opened 9 years ago

YtvwlD commented 9 years ago

Currently this is only tested on Ubuntu - and probably doesn't work on Windows.

aywengo commented 7 years ago

+1 interest for macOS

YtvwlD commented 7 years ago

There is nothing really platform specific in here. You'll need git (obviously) and a working Python 3 interpreter in your path. To install, you need to copy the git-regret file from this repo to somewhere in your path (and make sure it is marked as executable).

I'll update the provided Makefile to use /usr/local/bin.