User Tools

Site Tools


set_up_your_own_ruby_gems_library

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

set_up_your_own_ruby_gems_library [2020/11/03 04:57] – created peteyboyset_up_your_own_ruby_gems_library [2022/02/24 22:10] (current) – fixed to be more like code than text peteyboy
Line 1: Line 1:
 ==== Setting Up A Ruby Gems Library in your user space ==== ==== Setting Up A Ruby Gems Library in your user space ====
  
-Install with ''gem install --user-install -n~/bin **gem_name**''+Install with 
 +  gem install --user-install -n~/bin **gem_name**
  
 This assumes you want the gems in your ''~/bin'' folder, and that you have it added to your PATH This assumes you want the gems in your ''~/bin'' folder, and that you have it added to your PATH
set_up_your_own_ruby_gems_library.1604379424.txt.gz · Last modified: 2020/11/03 04:57 by peteyboy