Merge pull request #676 from togettoyou/patch-1

added kubectl-lazy
This commit is contained in:
rivo 2021-12-02 17:29:23 +01:00 committed by GitHub
commit 2a6de950f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -98,6 +98,7 @@ For a presentation highlighting this package, compile and run the program found
- [viddy: A modern watch command](https://github.com/sachaos/viddy) - [viddy: A modern watch command](https://github.com/sachaos/viddy)
- [s3surfer: CLI tool for browsing S3 bucket and download objects interactively](https://github.com/hirose31/s3surfer) - [s3surfer: CLI tool for browsing S3 bucket and download objects interactively](https://github.com/hirose31/s3surfer)
- [libgen-tui: A terminal UI for downloading books from Library Genesis](https://github.com/audstanley/libgen-tui) - [libgen-tui: A terminal UI for downloading books from Library Genesis](https://github.com/audstanley/libgen-tui)
- [kubectl-lazy: kubectl plugin to easy to view pod](https://github.com/togettoyou/kubectl-lazy)
## Documentation ## Documentation
@ -121,4 +122,4 @@ Add your issue here on GitHub. Feel free to get in touch if you have any questio
## Code of Conduct ## Code of Conduct
We follow Golang's Code of Conduct which you can find [here](https://golang.org/conduct). We follow Golang's Code of Conduct which you can find [here](https://golang.org/conduct).