mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
For ease of use, packaged helper scripts are aliased in /usr/bin.
|
|
|
|
To use them, run:
|
|
|
|
uv run create-pokemon-identifier
|
|
|
|
OR:
|
|
|
|
pokeget-timing
|
|
|
|
to run the create_pokemon_identifier or timing scripts, respectively.
|