clockworklabs / clockworklabs/SpacetimeDB
Rename the `spacetimedb-quickstart` and `spacetimedb-quickstart-cs` modules
@cloutiertyler is already working on this.
Since Jan 27, 2025.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
https://github.com/clockworklabs/SpacetimeDB/tree/master/modules/spacetimedb-quickstart
AND
https://github.com/clockworklabs/SpacetimeDB/tree/master/modules/spacetimedb-quickstart-cs
serve an unclear purpose. In the interest of clearly defining support and testing requirements, I propose that we rename these modules to:
module-test-rs
AND
module-test-cs
Additionally the code from rust-wasm-test should be transferred verbatim (or as near to verbatim as is possible, lest we have a regression) into module-test-rs and translated into module-test-cs.
rust-wasm-test should then be removed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.