
Ryu
Street Fighter II Ryu — wandering martial artist in a white gi and red hachimaki. Throws hadoukens, leaps with shoryukens, and finishes with a spinning roundhouse.
curl -fsSL "https://www.aimcp.info/api/codex-pets/ryu-b5234389/package.zip" -o "$HOME/.codex/pets/ryu.zip" && mkdir -p "$HOME/.codex/pets/ryu" && unzip -o "$HOME/.codex/pets/ryu.zip" -d "$HOME/.codex/pets/ryu" && rm "$HOME/.codex/pets/ryu.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/ryu-b5234389/package.zip" -o "$HOME/.codex/pets/ryu.zip" && mkdir -p "$HOME/.codex/pets/ryu" && unzip -o "$HOME/.codex/pets/ryu.zip" -d "$HOME/.codex/pets/ryu" && rm "$HOME/.codex/pets/ryu.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Ryu to bring it to life in your session.
Street Fighter II Ryu — wandering martial artist in a white gi and red hachimaki. Throws hadoukens, leaps with shoryukens, and finishes with a spinning roundhouse.
What is Ryu?
Ryu 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 Ryu?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/ryu-b5234389/package.zip" -o "$HOME/.codex/pets/ryu.zip" && mkdir -p "$HOME/.codex/pets/ryu" && unzip -o "$HOME/.codex/pets/ryu.zip" -d "$HOME/.codex/pets/ryu" && rm "$HOME/.codex/pets/ryu.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Ryu to activate it.
Is Ryu free to use?
Yes. Ryu is free to install and is distributed under the unknown license.
What style is Ryu?
Ryu is tagged animated, game, animal and codex-pets, which describes its look and animation theme.



