Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 755 Bytes

File metadata and controls

49 lines (32 loc) · 755 Bytes

draw

Go Reference Go Report Card

Draw Yu-Gi-Oh! Card.

Install

go

go install github.com/Doarakko/draw@latest

Homebrew

brew tap Doarakko/homebrew-tap
brew install draw

Usage

draw

Credits

Release

# 1. Create and push tag
git tag v0.1.0
git push origin v0.1.0

# 2. Update homebrew-tap
./scripts/update-homebrew.sh 0.1.0

License

MIT