Skip to content

这是一个开源指南,可以帮助您编写出更好的命令行程序,采用经典的 UNIX 哲学并对其进行改进,以适应现代生产环境的需要。

License

Notifications You must be signed in to change notification settings

SunBK201/cli-guidelines-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

命令行界面设计指南-cli-guidelines

这是一个开源指南,可以帮助您编写出更好的命令行程序,采用经典的 UNIX 哲学并对其进行改进,以适应现代生产环境的需要。

原项目是 cli-guidelines,译者对其进行了本地化。

这是指南的源代码。要阅读它,请访问 cli-guidelines-zh

Contributing

The content of the guide lives in a single Markdown file, content/_index.md. The website is built using Hugo.

To run Hugo locally to see your changes, run:

$ brew install hugo
$ cd <path>/<to>/cli-guidelines-zh/
$ hugo server

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

这是一个开源指南,可以帮助您编写出更好的命令行程序,采用经典的 UNIX 哲学并对其进行改进,以适应现代生产环境的需要。

Topics

Resources

License

Stars

Watchers

Forks