rbxcloud
rbxcloud copied to clipboard
CLI and library for Roblox Open Cloud API
Luau [`buffers`](https://create.roblox.com/docs/reference/engine/libraries/buffer) can be stored in Roblox DataStores. This data is tagged specially. It would be nice if rbxcloud could interact with this data appropriately. e.g. a buffer stored in...
https://devforum.roblox.com/t/getupdate-metadata-for-open-cloud-asset-api/2814731
See https://create.roblox.com/docs/cloud/reference/InventoryItem
Expected price is required: 400, `Error converting value {null} to type 'System.Int64'. Path 'creationContext.expectedPrice'`
Resolves #3 Done: * Find the cargo version from the `Cargo.toml` file. * Add a `v` to the version within the workflow. * Cancel the workflow if the two do...
See: https://rust-lang.github.io/api-guidelines/checklist.html
Just shows another install option for devs looking to use this in their project using Cargo.toml dependencies
Unit tests should be added. Not entirely sure how to do that with the need for API keys.
When cutting a release, add a check to ensure that the tag matches the version in the `Cargo.toml` file.