Skip to content

blake-mealey/mantle

Repository files navigation

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:

# foreman.toml

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

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

Documentation

Check out the docs site for more info.