Add to your project by adding it to your wally.toml
and running wally install
[dependencies]
fuzzy = "xolborgames/fuzzy-string@1.0.0"
How to setup the environment to contribute.
- Install the right versions of tools using
aftman
,aftman install
- Optionally install vscode extensions (they should show up as recommendations, otherwise check
.vscode/extensions.json
)