> This application is basically a 🍬 wrapper around trace.moe
PREVIEW
what-anime file anime.jpg
what-anime link https://anime.com/image.png
NOTE: MAKE SURE THAT YOUR LINKS ENDS WITH .IMAGE_FORMAT AND DOESN'T HAVE ANY & CHARS AFTER BECAUSE THIS SYMBOL IS RESERVED BY GOLANG
I've tested these:
- jpg
- png
- jfif
If you have found other's working formats please create an issue
Build from source or go to bin folder and pick your executable file
Contributions, issues and feature requests are welcome! 👍
Feel free to check open issues.
git clone https://github.com/irevenko/what-anime-cli.git
cd what-anime-cli
go get -d ./...
go run main.go
- How to build CLI using Go
- Go project structure
- Go basics (modules, working with images, making HTTP requests)
(c) 2021 Ilya Revenko. MIT License