Jasper Handbook
jasperapp.io
English
English
  • What is Jasper
  • Quick start
    • Setup
    • Basic usage
    • Data migration
  • Use cases
    • Stream queries
    • Browse issues
    • Search issues
    • Appearance and notifications
    • Keyboard operation
    • Advanced settings
  • Reference
    • Stream
    • Filter Stream
    • Project Stream
    • Library Stream
    • System Stream
    • Sort order
    • Browser
    • Jump Navigation
    • Keyboard shortcuts
  • FAQ
  • jasperapp.io
  • jasperapp/jasper (GitHub)
Powered by GitBook
On this page
  • Install
  • Setting up an access token
  • Initial loading

Was this helpful?

  1. Quick start

Setup

Just download Jasper and set up a GitHub access token and you're ready to go.

PreviousQuick startNextBasic usage

Last updated 2 years ago

Was this helpful?

Install

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

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.

For GitHub, we recommend setting up an access token using OAuth. Please follow the on-screen instructions to perform OAuth authentication.

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 .

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.

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

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

Personal access token
Basic Usage
jasperapp.io