Version 0.2.1 · SHA256SUMS
Cambium Desktop
The desktop client that syncs your workspace with your team's repository — check out files and submit, all in one window. This is the only piece artists and developers will need to install.
Package Managers
- Homebrew Coming soon
Compile From Source
- All platforms Build instructions
Cambium CLI
The same functionality without the graphic interface. cambium reads the same
client state directory as the desktop app, so one machine stays one device with one
identity.
Install Script
-
macOS
curl -fsSL https://ridgewayinteractive.com/cambium/releases/0.2.1/install.sh | sh -
Windows
irm https://ridgewayinteractive.com/cambium/releases/0.2.1/install.ps1 | iex - Linux Coming soon
Compile From Source
- All platforms Build instructions
Cambium Server
Cambium Server is a Python process that stores your repository in a simple directory, acting as a source of authority for the user's workspaces and their login credentials.
Cambium Server is free to self-host forever, but unlike the client it is not under an open source license. There is one limitation on Cambium Server: you may not charge others for access to your hosting, or provide hosting as a subscription service. Learn more about licensing here.
Run the Server
- Docker Coming soon
- Python Download
Getting started?
Once your team has a server installed and the respective clients, visit the documentation to see how to set up a new server or connect to a project with your client.