Slate is a bash-like terminal emulator for TurboWarp and other Scratch mods that allows you to bring commands and logging to your projects (or build a custom operating system in it).
Unlike TurboDev (which is Slate's spiritual successor), it lets you do the work. Besides the help command, you can change nearly everything about how Slate works. You can change its name, enable or disable CLI mode (which is a special text-only mode for operating systems), and more.
- Based on Mint: Slate's source code uses the Mint tooling, meaning it'll be rock-hard and easy to maintain in the future.
- Easy to use: Setting up things like piping doesn't need to be hard! Everything that Slate uses can be accessed and changed easily via blocks.
If you want a more practical guide, start with the docs in docs/toc.md.