Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 686 Bytes

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.