Command Line Interface Guidelines
- Posted by ghaberek (admin) in February
- 381 views
Interesting guide that popped up on Hacker News today:
Command Line Interface Guidelines — An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
I'd be curious to see an examination of the Euphoria command line tools and library (std/cmdline.e) compared to this guide, along with recommendations to improve what we're doing.
-Greg