https://github.com/doarakko/draw
Draw Yu-Gi-Oh! Card.
https://github.com/doarakko/draw
cli ygoprodeck yu-gi-oh yugioh
Last synced: about 1 month ago
JSON representation
Draw Yu-Gi-Oh! Card.
- Host: GitHub
- URL: https://github.com/doarakko/draw
- Owner: Doarakko
- License: mit
- Created: 2019-11-21T16:24:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T04:26:47.000Z (8 months ago)
- Last Synced: 2025-04-09T19:16:05.494Z (about 1 month ago)
- Topics: cli, ygoprodeck, yu-gi-oh, yugioh
- Language: Go
- Homepage:
- Size: 5.27 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# draw
[](https://pkg.go.dev/github.com/Doarakko/draw)
[](https://goreportcard.com/report/github.com/Doarakko/draw)Draw Yu-Gi-Oh! Card.
## Install
```
go install github.com/Doarakko/draw@latest
```## Usage
```
draw
```
## Credits
- [Yu-Gi-Oh! API by YGOPRODeck](https://db.ygoprodeck.com/api-guide/)
- [nyanko](https://github.com/mattn/nyanko)## License
MIT