Pkgs

CLI

The cli project provides a simplified wrapper and improvements over the cobra package for building command-line interfaces in Go.

Env Parsing

The env project provides a simple and easy-to-use API for parsing environment variables into Go types.

YAMLPath

The yamlpath project implements JSONPath for querying YAML documents using the gopkg.in/yaml.v3 package.