wash-cli 0.21.1

wasmcloud Shell (wash) CLI tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Contributing

If you have any feature suggestions, find any bugs, or otherwise have a question, please submit an issue [here][0].
Forking & submitting Pull Requests are welcome, and the [good first issue][1] label is a great way to find a place to
start if you're looking to contribute.

## References

- [Top-Level WasmCloud Contributing Guide][2]
- [Developing `wash` Rust Development Guide]./docs/DEVELOPMENT.md
- [Contributing to Washboard UI]./washboard/CONTRIBUTING.md

[0]: https://github.com/wasmcloud/wash/issues/new/choose
[1]: https://github.com/wasmcloud/wash/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
[2]: https://github.com/wasmCloud/wasmCloud/blob/main/CONTRIBUTING.md