# README
goose
A collection of automation steps just to make the author's life a bit easier
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