mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:12:45 -04:00
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
A framework to build command line applications in Go with most of the burden of
|
|
arguments parsing and validation placed on the framework instead of the
|
|
developer.
|