Skip to content

shanehull/shed

Repository files navigation

shed

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.

License: MIT Go Report

Test Workflow Lint Workflow Release Workflow

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.