veekun_pokedex/docker-pokedex

3 lines
57 B
Bash
Executable File

#!/usr/bin/env bash
docker-compose run --rm pokedex "$@"