文件名称:Build Awesome Command-Line Applications in Ruby 2--第二版
文件大小:3.99MB
文件格式:PDF
更新时间:2021-02-04 07:48:50
ruby 命令行
Writing a command-line application that’s self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with “close to the metal” system interaction wrapped up in a concise, readable syntax. Plus, Ruby has the support of a rich ecosystem of open source tools and libraries.