A dev toolbox for The Shed.
This is a monolith cli tool written in Go, containing everything I think I need to enhance my productivity.
The tool itself is probably no use to you, but due to the way urfave/cli
defines commands, you can just copy/paste any command you like and use it in your own project.
They are all located here (e.g. shed_awesomecmd.go
) and imported here.