RubyGems

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(gem)
(项目)
 
(未显示1个用户的7个中间版本)
第7行: 第7行:
 
==新闻==
 
==新闻==
 
<rss>http://update.gemcutter.org/atom.xml|short|date|max=10</rss>
 
<rss>http://update.gemcutter.org/atom.xml|short|date|max=10</rss>
 +
 +
==简介==
 +
[[Homebrew]]
  
 
==gem==
 
==gem==
 
  gem install rails
 
  gem install rails
 
  gem list  
 
  gem list  
  gem environment  
+
  gem environment or gem env
 
  gem update rails
 
  gem update rails
 
  gem update  
 
  gem update  
 
  gem update --system  
 
  gem update --system  
 
  gem uninstall rails
 
  gem uninstall rails
 +
 +
==lunchy==
 +
[https://github.com/eddiezane/lunchy lunchy]: A friendly wrapper for launchctl
 +
gem install lunchy
 +
lunchy stop -w pow
 +
 +
==项目==
 +
*[https://github.com/ruby-china/rubygems-mirror Ruby China - RubyGems Mirror]
 +
*[https://bundler.io/ Bundler: The best way to manage a Ruby application's gems]
  
 
==链接==
 
==链接==
 
*[http://rubygems.org/ RubyGems官网]
 
*[http://rubygems.org/ RubyGems官网]
 +
*[http://ruby.taobao.org/ RubyGems 淘宝镜像]
 +
*[http://docs.huihoo.com/rubygems/guides/index.html RubyGems Guides]
 
*[http://docs.rubygems.org/ Official Rubygems documentation]
 
*[http://docs.rubygems.org/ Official Rubygems documentation]
 
*[http://rubyforge.org/projects/rubygems/ Official Rubygems project page, including downloads]
 
*[http://rubyforge.org/projects/rubygems/ Official Rubygems project page, including downloads]
 
*[http://pkg-ruby-extras.alioth.debian.org/rubygems.html Position of the Debian/Ruby Extras Team on RubyGems]
 
*[http://pkg-ruby-extras.alioth.debian.org/rubygems.html Position of the Debian/Ruby Extras Team on RubyGems]
  
{{comment}}
+
[[category:package]]
 
+
[[category:ruby]]
[[Category:Package]]
+
[[category:Huihoo Foundation]]
[[Category:Ruby]]
+

2023年6月11日 (日) 06:49的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 RubyGems Thanks, Wikipedia.

RubyGems 是 Ruby包管理器,提供了 Ruby 程序分发的标准化形式,类似 RedHat 系统的 RPM 。

检查系统是否安装:gem --version

目录

[编辑] 新闻

自http://update.gemcutter.org/atom.xml加载RSS失败或RSS源被墙

[编辑] 简介

Homebrew

[编辑] gem

gem install rails
gem list 
gem environment or gem env
gem update rails
gem update 
gem update --system 
gem uninstall rails

[编辑] lunchy

lunchy: A friendly wrapper for launchctl

gem install lunchy
lunchy stop -w pow

[编辑] 项目

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱