krewfile icon indicating copy to clipboard operation
krewfile copied to clipboard

Declarative krew plugin management

Results 5 krewfile issues
Sort by recently updated
recently updated
newest added

I think it would be pretty neat if the flake could also provide a NixOS module for declaring krew plugins in your NixOS config

To make installation easier some of the following options could be added: - release as krew plugin (just like krew itself is a krew plugin) - create binaries for all...

enhancement

Krew has built-in [external indexes support](https://krew.sigs.k8s.io/docs/user-guide/custom-indexes/). It would be nice, if krewfile support that :-). This PR adds a new syntax, using `index` keyword, while maintaining backwards compatibility. Example krewfile:...

Hello, this is probably some noob nix error from my part but what would be the right way to debug this problem? It seems like ssh (and maybe git?) are...