bytecodealliance / bytecodealliance/wasm-pkg-tools

Make it streamlined to setup a new project dir with `wkg get`?

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
160
Forks
42
Avg merge
7h 57m
Merged PRs (30d)
3

Description

When you are setting up a new project dir, usually we want the `wit` directory structure.

After running, `wkg get namespace:package` to download a `wit` package`.
Should `wit` packages automatically be placed in `./wit` dir, creating it if not exists?

Or should `wkg get namespace:package -o wit/` create the `wit` dir if it doesn't exist?

`wkg wit fetch` assumes you are in a dir that has the `wit` sub dir.

Should `wkg get namespace:package` have a `--fetch-deps` or arg? To scaffold out the `wit` dir.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.