lazydocker
lazydocker: A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. Cool features everything is one keypress away (or one click away! Mouse support FTW): viewing …
lazydocker: A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. Cool features everything is one keypress away (or one click away! Mouse support FTW): viewing …
God (go-daemons) is a tool to deploy and manage daemons in the Go ecosystem on GNU/Linux machines using systemd. God installs your go binary in the remote machine (server) using go install, …
Skaffold handles the workflow for building, pushing and deploying your application, allowing you to focus on what matters most: writing code. Skaffold is a command line tool that facilitates continuous development …
code_runner.nvim Functions All run commands allow restart. So, for example, if you use a command that does not have hot reload, you can call a command again and it will …