clockworklabs / clockworklabs/SpacetimeDB
`spacetime generate` could detect dotnet via the DOTNET_ROOT env var
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
It's sometimes convenient to use this envvar to point at a dotnet installation rather than a global, on PATH, installation.
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.
Research direction
Locate the implementation of spacetime generate and its current detection of the dotnet installation. Check how DOTNET_ROOT should be consulted, then verify that generation works when it points to a dotnet installation that is not on PATH.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100