rbx_mantle

Crates.iorbx_mantle
lib.rsrbx_mantle
version0.10.6
sourcesrc
created_at2021-12-23 22:54:39.792235
updated_at2021-12-29 04:59:56.065934
descriptionInfra-as-code for Roblox
homepagehttps://mantle-docs.vercel.app
repositoryhttps://github.com/blake-mealey/mantle
max_upload_size
id502422
size281,503
Blake Mealey (blake-mealey)

documentation

README

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.6" }

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

Documentation

Check out the docs site for more info.

Commit count: 332

cargo fmt