#assets #context #caer-make

bin+lib caer-make

A toolkit for making interactive media, like websites and games

1 unstable release

new 0.1.0 Mar 31, 2025

#100 in #context

AGPL-3.0-only

65KB
1K SLoC

A toolkit for making interactive media, like websites and games.

Quick Start

  1. Install Rust.
  2. Run cargo install caer-make to install cake.
  3. 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):

  1. site (docs) builds static web content, similar to tools like Jekyll or Zola.

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