LoginSignup
27
27

More than 5 years have passed since last update.

gem の github のコードを簡単に clone する

Last updated at Posted at 2012-12-26
gem install -r gem-browse

しておきます。

gem clone rails

で github から clone して落とせて便利!

僕は ~/git/github/ に GH なレポジトリは入れるようにしてるので、

gem clone -d ~/git/github/ rails

で clone できます。

他にも gem-browse は gem edit で path 開いてエディタで編集でき、便利ですね。

27
27
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
27
27