Should I Deploy Today with Cowsay Smart messages from Should I Deploy Today website and use it on Cowsay linux command line
-
Install Cowsay
- Ubuntu:
sudo apt install cowsay - Fedora:
sudo dnf install cowsay - Arch:
sudo pacman -S cowsay
- Ubuntu:
-
Install ShouldIDeploy command line
- Download the binary (or build on your local machine)
- Move the binary to the directory:
/usr/bin
-
Setup your terminal
- Open your
.bashrc/.zshrcand add the command:shouldideploytoday | cowsay
- Open your
Go Version: go version go1.21.5 linux/amd64
For the same machine
# Inside `src` folder
go build -o shouldideploytoday main.go
Copyright (c) 2023 Marcio Mangar
