RubyGems

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(项目)
 
(未显示2个用户的17个中间版本)
第1行: 第1行:
'''RubyGems''' is a [[package manager]] for the [[Ruby programming language]] that provides a standard format for distributing Ruby programs and libraries (in a self-contained format called "gems"), a tool designed to easily manage the installation of gems, and a server for distributing them.
+
{{top news}}
 +
{{SeeWikipedia}}
  
== External links ==
+
RubyGems 是 [[Ruby]] 的[[package manager|包管理器]],提供了 Ruby 程序分发的标准化形式,类似 [[RedHat]] 系统的 RPM 。
 +
 
 +
检查系统是否安装:gem --version
 +
==新闻==
 +
<rss>http://update.gemcutter.org/atom.xml|short|date|max=10</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==
 +
[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://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]
  
[[Category:Package management systems]]
+
[[category:package]]
[[Category:Ruby programming language]]
+
[[category:ruby]]
 +
[[category:Huihoo Foundation]]

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

[编辑] 项目

[编辑] 链接

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

变换
操作
导航
工具箱