欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
RubyWorks
来自开放百科 - 灰狐
(版本间的差异)
第3行: | 第3行: | ||
RubyWorks includes a selection of supported developer tools, application stacks, environmental tools, frameworks and libraries. | RubyWorks includes a selection of supported developer tools, application stacks, environmental tools, frameworks and libraries. | ||
− | http://studios.thoughtworks.com/rubyworks | + | ==Install== |
+ | ===CentOS=== | ||
+ | If you are using i386 version | ||
+ | wget http://rubyworks.rubyforge.org/RubyWorks.i386.repo | ||
+ | cp RubyWorks.i386.repo /etc/yum.repos.d/ | ||
+ | If you are using x64 version | ||
+ | wget http://rubyworks.rubyforge.org/RubyWorks.x86_64.repo | ||
+ | cp RubyWorks.x86_64.repo /etc/yum.repos.d/ | ||
+ | |||
+ | yum update | ||
+ | yum install rubyworks | ||
+ | http://localhost:3001/ | ||
+ | http://localhost:2812/ | ||
+ | ===Debian=== | ||
+ | wget http://rubyworks.rubyforge.org/RubyWorks.GPG.key | ||
+ | apt-key add RubyWorks.GPG.key | ||
+ | MD5 checksum of the key file should be 971cf342ec253b0f5288cf55cbcf5e12. | ||
+ | |||
+ | vi /etc/apt/sources.list | ||
+ | For 32-bit architecture | ||
+ | deb http://rubyworks.rubyforge.org/debian/DEBS/i386 / | ||
+ | For 64-bit architecture | ||
+ | deb http://rubyworks.rubyforge.org/debian/DEBS/amd64 / | ||
+ | |||
+ | aptitude update | ||
+ | aptitude install rubyworks | ||
+ | |||
+ | http://localhost:3001/ | ||
+ | http://localhost:2812/ | ||
+ | ==Links== | ||
+ | *http://studios.thoughtworks.com/rubyworks | ||
+ | *http://rubyworks.rubyforge.org/ |
2008年1月11日 (五) 13:56的版本
RubyWorks provides products and support to increase Ruby adoption in enterprises
RubyWorks includes a selection of supported developer tools, application stacks, environmental tools, frameworks and libraries.
目录 |
Install
CentOS
If you are using i386 version
wget http://rubyworks.rubyforge.org/RubyWorks.i386.repo cp RubyWorks.i386.repo /etc/yum.repos.d/
If you are using x64 version
wget http://rubyworks.rubyforge.org/RubyWorks.x86_64.repo cp RubyWorks.x86_64.repo /etc/yum.repos.d/ yum update yum install rubyworks http://localhost:3001/ http://localhost:2812/
Debian
wget http://rubyworks.rubyforge.org/RubyWorks.GPG.key apt-key add RubyWorks.GPG.key MD5 checksum of the key file should be 971cf342ec253b0f5288cf55cbcf5e12.
vi /etc/apt/sources.list For 32-bit architecture deb http://rubyworks.rubyforge.org/debian/DEBS/i386 / For 64-bit architecture deb http://rubyworks.rubyforge.org/debian/DEBS/amd64 /
aptitude update aptitude install rubyworks
http://localhost:3001/ http://localhost:2812/
Links
分享您的观点