tomba
nethacktool
Tool to track scrolls/potions in nethack
-
Cloning this repository:
git clone git://gitorious.org/tomba/nethacktool.git nethacktool cd nethacktool
Add this repository as a remote to an existing local repository:
git remote add nethacktool git://gitorious.org/tomba/nethacktool.git git fetch nethacktool git checkout -b my-local-tracking-branch nethacktool/master_or_other_branch
- Branches:
- master


