Display fox image in the terminal.
cargo
cargo install konHomebrew
brew tap Doarakko/homebrew-tap
brew install konkon# 1. Update version in Cargo.toml
# 2. Create and push tag
git tag v0.1.4
git push origin v0.1.4
# 3. Update homebrew-tap
./scripts/update-homebrew.sh 0.1.4