wash 0.43.0

wasmCloud Shell (wash) - CLI tool and library for wasmCloud development
Documentation
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 the Washboard UI]./washboard/CONTRIBUTING.md

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