Crates.io | rbx_mantle |
lib.rs | rbx_mantle |
version | 0.10.6 |
source | src |
created_at | 2021-12-23 22:54:39.792235 |
updated_at | 2021-12-29 04:59:56.065934 |
description | Infra-as-code for Roblox |
homepage | https://mantle-docs.vercel.app |
repository | https://github.com/blake-mealey/mantle |
max_upload_size | |
id | 502422 |
size | 281,503 |
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) âš
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.
Check out the docs site for more info.