spinframework / spinframework/spin
Settle on a convention for crates that are Spin CLI specific
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
We have a number of crates that are relevant to only the Spin CLI and it would be nice to have a naming convention to easily pick them out. One example is the sqlite crate which only deals with Spin CLI specific runtime configuration toml parsing. It would be nice if it were clear from the name of the crate that that was the case.
Contributor guide
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
Start by reviewing the sqlite crate and identifying other crates relevant only to the Spin CLI. Compare their current names and propose a consistent naming convention. Done means the project agrees on a convention that makes these crates identifiable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100