TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Canine, an easy Ruby "binary" library

12 点作者 kidko超过 15 年前

3 条评论

aaronblohowiak超过 15 年前
This is the best command line utility library for ruby that i've used: <a href="http://visionmedia.github.com/commander/" rel="nofollow">http://visionmedia.github.com/commander/</a>
评论 #998677 未加载
cmelbye超过 15 年前
Oh, this is nice. I've felt that other "command line utility" libraries for Ruby have been way more complicated than they needed to be. I'm converting some of my simple Ruby scripts and utilities to this to give it a try.
jcapote超过 15 年前
This rules. I've been looking for something like this for ages, but never felt satisfied with rubigen or thor.