Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.16 KB

setup.md

File metadata and controls

55 lines (35 loc) · 2.16 KB
description
Just download Jasper and set up a GitHub access token and you're ready to go.

Setup

Install

Download the latest version of Jasper from jasperapp.io and extract the zip file. Follow the instructions to complete the launch.

{% tabs %} {% tab title="Mac" %} {% endtab %}

{% tab title="Windows" %}

{% endtab %} {% endtabs %}

Setting up an access token

When Jasper is launched, you will be presented with a choice of GitHub or GHE (GitHub Enterprise), for GHE enter the hostname example ghe.example.com.

Next, you will need to enter an access token, which differs between GitHub and GHE.

{% tabs %} {% tab title="For GitHub" %} For GitHub, we recommend setting up an access token using OAuth. Please follow the on-screen instructions to perform OAuth authentication.

Alternatively, an access token can be created and used from a Personal access token. The required scopes are repo, read:org, notifications, user and read:project .

{% endtab %}

{% tab title="For GHE" %} For GHE, you can create an access token from https://GHE_HOST/settings/tokens. The required scopes are repo, read:org, notifications, user and read:project .

{% endtab %} {% endtabs %}

Finally, confirm the settings and press OK. When the user name is displayed, you are done 🎉.

Initial loading

Once the setup is complete, the system will automatically start loading the issue. This initial loading takes a few minutes or so - do not exit Jasper and use it.

To help you get started with Jasper, please read the "Basic Usage" section during the initial loading process.