0.1.8 • Published 6 years ago

geass-cli v0.1.8

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

2018 年 3 月 06 日

CLI command conventions

This is the UNIX philosophy: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.

2018 年 3 月 07 日

Unix convention:

  • If a file parameter is given as a hyphen (-f -), it means grab the data from stdin.