A simple CLI tool for the Scryfall API.
# Use yay or your choice of AUR helper
yay -S etali# Clone repository
git clone https://github.com/xdainz/Etali.git
cd Etali
# Install dependencies
make prepare
# Build
make all
# Run
./etali
# Help
./etali --help