Skip to content

How to get a Gist token

padre edited this page Oct 23, 2024 · 1 revision

No worries! We got you covered and you’ll learn how to use Gist feature of the plugin by following some simple steps written below.

  1. Access GitHub
  • Click on your photo in right-side of the screen

  1. Click on Settings
    image


  1. Scroll down to Developer Settings and click it
    image


  1. Access Personal access tokens (classic)
    image
    image


  1. Name your token and set it to never expire
    image


  1. Scroll down and checkmark gist
  • gist
    image


  1. Save your token
    image

Voila! You’re all set. The only remaining thing is to copy and paste your token into the config.yml file. Pretty simple, right?

Note

I highly recommend saving this token to a safe place in case you’ll reset your config. Try to not lose it, or you might need to redo all the steps above.

Tip

If you have multiple servers, you can use the exact same token for each config file.

Clone this wiki locally