Categorygithub.com/Silly-Goose-Software/goose
repositorypackage
0.0.3
Repository: https://github.com/silly-goose-software/goose.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

goose

A collection of automation steps just to make the author's life a bit easier

Latest Release Downloads Stars Forks Issues License: MIT
Downloads


Installation | Documentation | Contributing


I would be surprised if this is going to be useful to a lot more people than just myself, but we'll see. This CLI will help me create a bunch of ad hoc things that help me in my day to day development tasks.'

Installation

Run the following command in a terminal and you're ready to go!

Windows

iwr instl.sh/Silly-Goose-Software/goose/windows | iex

macOS

curl -sSL instl.sh/Silly-Goose-Software/goose/macos | sudo bash

Linux

curl -sSL instl.sh/Silly-Goose-Software/goose/linux | sudo bash