I developed cli tool to draw Yu-Gi-Oh! card.
Because I am a duelist.
Requirements
- Go
Usage
1. install
$ go get github.com/Doarakko/draw
2. run
$ draw
In conclusion
I used Yu-Gi-Oh! API by YGOPRODeck to get Yu-Gi-Oh! card image.
This is a go client library for this api.
Please use it for developing various tools!
My turn! Draw!
Top comments (0)