This library is the entry point for all Go applications at Buf. It abstracts away resources like stdin, stdout, stderr, and args so that they can be tested outside of a global context, and provides helpers for common functionality like reading config files, setting up flags, and adding sub-commands.
This library is in beta and is subject to change.
Offered under the Apache 2 license.