# nvme-cli
NVM-Express user space tooling for Linux.
To install, run:
$ make
# make install
If not sure how to use, find the top-level documentation with:
$ man nvme
Or find a short summary with:
$ nvme help
## Distro Support
五分之一
OneFiveOne是用编写的简单命令行应用程序的示例,该应用程序解析给定的罗马数字,并以十进制形式返回它们。 在[这里]阅读随附的文章!
尝试一下
Git克隆,然后cd进入目录并运行bundle install然后进行gloss build ,然后运行ruby app.rb
例子:
[~/code/onefiveone]$ ruby app.rb
Enter a Roman numeral:
CLI
Answer: 151
Enter a Roman numeral:
^CThan