Create an account

You can start using Diversion without any installations!

Creating a new account has to be done through our Web UI. Other actions can be done through the CLI or the Web UI.

1

Open the app

Click the Login button at the top of this page, it will take you to https://app.diversion.dev.

2

Sign up

Or, if you already have an account, login.

3

Welcome to your dashboard!

This is the hub for all of your repositories and workspaces.

Download Diversion

Download the Diversion CLI for your OS.

Download the installer and follow the instructions.

By installing Diversion you agree to the Terms of Service

Using the Diversion Interactive Shell

If you want an interactive shell with nicer UI, open your terminal of choice and run the dv command. It works the same as your regular terminal, and you can use any of the dv commands (commit, init, etc…) directly without prefacing them with dv.

Logging in with the CLI

Open a new terminal window and run:

dv login

You’ll be redirected to the login page. After logging in, you’ll be redirected back to the terminal.