Installation

Jumppad runs on macOS, Linux and Windows (natively and with WSL2).

Prerequisites

To use Jumppad you need a recent version of Docker and the Git CLI installed on your system.

Quick install (Linux, Mac and Windows WSL2)

The quick install script allows you to easily install the latest version of Jumppad. Run the following command in your terminal, the install script will prompt you for administrator access if required.

curl https://jumppad.dev/install | bash

You should see the following output if the Installation is sucessful.

################################
Installing Jumppad to /usr/local/bin/jumppad

Please note: You may be prompted for your password

To remove Jumppad and all configuration use the command "jumppad uninstall"
Downloading https://github.com/jumppad-labs/jumppad/releases/download/v0.1.0/jumppad_0.1.0_linux_x86_64.tar.gz
/usr/bin/sudo
[sudo] password for nicj: 

###### SYSTEM DIAGNOSTICS ######
 [   OK    ] Docker
 [   OK    ] Git
 [   OK    ] xdg-open

Using a package manager

Jumppad is published as a package for Linux (apt, yum), macOS (Homebrew) and Windows (Winget) and can be installed through their respective package managers.

brew install jumppad-labs/homebrew-repo/jumppad

Github Releases

In addition to the above methods, we maintain Debian, RPM, and other packages in our GitHub releases. You can download the latest packages from the following location.

https://github.com/jumppad-labs/jumppad/releases