Skip to content

Update readme on instructions on how to create an API key for ocale#15

Merged
raymondnumbergenerator merged 1 commit intomasterfrom
readme
Mar 25, 2026
Merged

Update readme on instructions on how to create an API key for ocale#15
raymondnumbergenerator merged 1 commit intomasterfrom
readme

Conversation

@raymondnumbergenerator
Copy link
Copy Markdown
Member

No description provided.

To build for release, run `lute scripts/build <version> $(git rev-parse HEAD)` to bake the version and commit hash of the build into the binary.

To test, [create a new place](https://create.roblox.com/dashboard/creations) and generate an [Open Cloud API Key](https://create.roblox.com/docs/cloud). Set the `TEST_UNIVERSE_ID`, `TEST_PLACE_ID` and `ROBLOX_API_KEY` environment variables. Then, run `lute scripts/test`.
To test, follow the instructions above to create a new test place. Set the `TEST_UNIVERSE_ID`, `TEST_PLACE_ID` and `ROBLOX_API_KEY` environment variables. Then, run `lute scripts/test`.
Copy link
Copy Markdown
Contributor

@afujiwara-roblox afujiwara-roblox Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a little overkill, but should we prefix the environment variables with something like ROCALE_CLI_. These are generic enough that people might already use these env vars.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be ok imo, this is just specifically to run tests for this repo so you can just spin up a new shell

@raymondnumbergenerator raymondnumbergenerator merged commit bc48259 into master Mar 25, 2026
2 checks passed
@raymondnumbergenerator raymondnumbergenerator deleted the readme branch March 25, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants