Mantle 🚀

An infrastructure-as-code and deployment tool for Roblox.

âš  Please note that this is an early release and the API is unstable. Releases follow pre-release semantic versioning (minor updates indicate breaking changes) âš 

Installation with Foreman

It is recommended to install with Foreman, with the following config:

```toml

foreman.toml

[tools] mantle = { source = "blake-mealey/mantle", version = "0.10.3" } ```

You can learn more about Foreman including how to install it from its documentation.

Documentation

Check out the docs site for more info.