bytecodealliance / bytecodealliance/wasm-pkg-tools
Allow `wkg fetch` to specify manifest directory
- Dominant language
- Rust
- Stars
- 160
- Forks
- 42
- Avg merge
- 7h 57m
- Merged PRs (30d)
- 3
Description
What do you think abou workspace root dir as a property w/ a default to current dir when it's missing?
_Originally posted by @vados-cosmonic in https://github.com/bytecodealliance/wasm-pkg-tools/pull/231#discussion_r3572587216_
Contributor guide
Research direction
Start at the wkg fetch command entry point and trace how it locates the manifest; the issue names no files or tests, so first clarify whether the workspace-root property is a fetch option and how it relates to the current directory. Done means wkg fetch can use the specified manifest directory and still defaults to the current directory when no value is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100