mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
303 B
303 B
- Run
scripts/devtools.sh
to install the required devtools - Run
make [local] vendor
to install the vendor dependencies - Write unit tests - see existing examples
- Make the code updates
make [local] test
to lint code and run tests- profit. ok no profit, but raise a PR and get kudos :)