Merge pull request #241 from mikeroyal/mikeroyal-patch-173

Added IT-Tools to Development.
This commit is contained in:
Michael Royal 2023-05-31 11:55:23 -07:00 committed by GitHub
commit 4639657863
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -293,6 +293,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
[APITable](https://apitable.com/) is an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
[IT-Tools](https://it-tools.tech/) is a collection of handy online tools for developers, with great UX.
[Lazygit](https://github.com/jesseduffield/lazygit) is a simple terminal UI for git commands, written in Go with the [gocui](https://github.com/jroimartin/gocui) library.
[LazyDocker](https://github.com/jesseduffield/lazydocker) is a simple terminal UI for both docker and docker-compose, written in Go with the [gocui](https://github.com/jroimartin/gocui) library.