Cepi Yard
Documentation for anything cepi.
Installation
If you want to mess with tools in your own server (cepi.world is the main instance), you can boot up your own instance:
Shell (Mac, Linux):curl -fsSL https://raw.githubusercontent.com/Project-Cepi/localhost/main/install.sh | sh
Powershell (Windows):iwr "https://raw.githubusercontent.com/Project-Cepi/localhost/main/install.ps1" | iex