Skip to content

Installation

chipmunk is available as a prebuilt desktop application from the GitHub releases page. Release builds include the built-in updater, so the application can notify you and update itself when a newer version is available.

You can also install the native application from source with Cargo:

cargo install --path crates/app --locked

If you use just, the same installation is available through the repository recipe:

just install-app

macOS

Download the macOS release and move chipmunk.app to your Applications folder.

Or install using Homebrew:

brew install --cask chipmunk

Windows

Download and unpack the Windows release to a folder of your choosing. Use chipmunk.exe to start Chipmunk.

Requirements:

Linux

Download and unpack the Linux release to a folder of your choosing. Use the chipmunk executable to start Chipmunk.

Each release also provides .deb and .rpm packages.