Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.28 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.28 KB

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.