
Asterix
A tiny Gaulish adventurer companion for Codex.
curl -fsSL "https://www.aimcp.info/api/codex-pets/asterix-6960a091/package.zip" -o "$HOME/.codex/pets/asterix.zip" && mkdir -p "$HOME/.codex/pets/asterix" && unzip -o "$HOME/.codex/pets/asterix.zip" -d "$HOME/.codex/pets/asterix" && rm "$HOME/.codex/pets/asterix.zip"- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
curl -fsSL "https://www.aimcp.info/api/codex-pets/asterix-6960a091/package.zip" -o "$HOME/.codex/pets/asterix.zip" && mkdir -p "$HOME/.codex/pets/asterix" && unzip -o "$HOME/.codex/pets/asterix.zip" -d "$HOME/.codex/pets/asterix" && rm "$HOME/.codex/pets/asterix.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Asterix to bring it to life in your session.
A tiny Gaulish adventurer companion for Codex.
What is Asterix?
Asterix is a Codex pet, a small animated character you install into the Codex CLI. Once hatched it appears in your terminal as a companion while you code.
How do I install Asterix?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/asterix-6960a091/package.zip" -o "$HOME/.codex/pets/asterix.zip" && mkdir -p "$HOME/.codex/pets/asterix" && unzip -o "$HOME/.codex/pets/asterix.zip" -d "$HOME/.codex/pets/asterix" && rm "$HOME/.codex/pets/asterix.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Asterix to activate it.
Is Asterix free to use?
Yes. Asterix is free to install and is distributed under the unknown license.
What style is Asterix?
Asterix is tagged animated, mascot, retro and person, which describes its look and animation theme.



