Skip to content

Getting Started ​

This goes over how to start setting up conch.

Installation ​

In your wally.toml, add the following lines to your dependencies.

toml
conch = "alicesaidhi/conch@0.4.0"
conch_ui = "alicesaidhi/conch-ui@0.4.0"

Additionally, conch comes with a plugin which allows for storing command history across studio sessions within the same place, which can be downloaded here.

Download latest plugin

Released under the MIT License.