Githug 安装方法

Githug是一个git实战游戏,可以帮助理解学习git。
它使用Ruby编写,并且是开源的。
Gazler/githug

首先安装Ruby,gem已内置无需另行下载
如果是deb系统,可以用apt-get install ruby
如果是windows系统,可以使用RailsInstaller,具体可以参考Ruby 安装 - Windows

然后打开终端,执行github安装 gem install githug

如果出现众所周知的网络错误,请先换源到国内:

1
2
gem sources -a http://ruby.taobao.org/ --remove http://rubygems.org/
gem sources -l

找个地方进行游戏,创建并进入一个目录,比如
Windows:
创建并进入D盘的DIYgayIsLoli文件夹

1
2
3
d:
md DIYgayIsLoli
cd DIYgayIsLoli

Linux:
创建并进入~/DIYgayIsLoli

1
2
3
cd ~
makedir DIYgayIsLoli
cd DIYgayIsLoli

执行githug init,然后可以开始啦,按照提示来就可以了~
如果遇到不会的可以执行githug hint,会提示线索。
如果还不会,可以看我提供的攻略哟~

Donate
  • Copyright: Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.

请我喝杯咖啡吧~

支付宝
微信