TOML plugins for moonrepo/proto
Just a small collection of TOML plugins for the moonrepo/proto tool. See the Moonrepo Plugins pages for more information about how to create your own TOML/WASM plugins.
The plugins can be installed via proto
itself. Assuming you wanted to install the latest available gojq
:
proto add-plugin gojq "source:https://raw.githubusercontent.com/stk0vrfl0w/proto-toml-plugins/main/plugins/gojq.toml"
proto install gojq
Refer to https://moonrepo.dev/docs/proto/tools#third-party for more information.
- buf - Protocol Buffers (https://github.com/bufbuild/buf)
- gojq - Go Implementation of jq (https://github.com/itchyny/gojq)
- helm - Kubernetes Package Manager (https://github.com/helm/helm)
- helmfile - Helm Chart Deployments (https://github.com/helmfile/helmfile)
- k9s - Kubernetes CLI To Manage Your Clusters In Style (https://github.com/derailed/k9s)
- kubeconform - Kubernetes manifests validator (https://github.com/yannh/kubeconform)
- kubectl - Kubernetes CLI Tool (https://github.com/kubernetes/kubectl)
- skaffold - Kubernetes Development (https://github.com/GoogleContainerTools/skaffold)
- sops - Secrets Operations (https://github.com/getsops/sops)
- terragrunt - Terraform wrapper (https://github.com/gruntwork-io/terragrunt)
- zig - Zig language & toolchain (https://github.com/ziglang/zig)