cli is a very simple framework for creating prototype command line
applications in Go. Most end-user-facing applications will almost certainly
be better served by one of the many more complete CLI toolkits available.
cli is maintained by Collin Kreklow. The source code is licensed under
the terms of the MIT license, see LICENSE.txt for further information.