阅读背景:

如何将Ruby gem包复制到任意位置?

来源:互联网 

Suppose you have a software package. You want to make it a gem, because gems are the de facto standard way to distribute anything in the Ruby world. Gems are great -- for libraries. But for real applications, the Rubygems system seems lacking. Only "recently" did they introduce a way to mark executables to be placed in somewhere in the system wide executable PATH. Unfortunately, Ruby gems still seems to be wanting in other aspects of software packaging, namely putting configuration files in places like /etc, or documentation under /usr/share/doc. Or is it? My question is:Suppose you have a software package. You want t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: