mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00: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 :)