1 unstable release
new 0.1.0 | Mar 31, 2025 |
---|
#100 in #context
65KB
1K
SLoC
A toolkit for making interactive media, like websites and games.
Quick Start
- Install Rust.
- Run
cargo install caer-make
to installcake
. - Run
cake --help
to see a list of available tools.
Most of the tools rely on a Config.toml
file in the
current working directory. If this file doesn't exist,
a default configuration file will be
autogenerated with default values (and comments) for
all possible configuration options.
The Tools
cake
ships with the following tools (sub-commands):
Refer to the docs for each of the tools for more information on how they work and how to use them.
License and Contributions
Copyright 2025 With Caer, LLC.
Licensed under the GNU Affero General Public License version 3, as published by the Free Software Foundation. Refer to the license file for more information.
Dependencies
~19–32MB
~458K SLoC