SimonTheLeg / konf-go

konf is a lightweight kubeconfig manager. With konf you can use different kubeconfigs at the same time. And because it does not need subshells, konf is blazing fast!
Apache License 2.0
168 stars 12 forks source link

doc fix #40

Closed SimonTheLeg closed 2 years ago

SimonTheLeg commented 2 years ago

Removes the future ideas section, as these have been created as GH issues.

In addition this slightly extends the nix code block, to fix GH's syntax highlighting. Taken from nixpkgs documentation

before image

after image