pokealarm / pokealarm

PokeAlarm is a highly configurable application designed to give you complete control over your PokémonGO notifications.
GNU Affero General Public License v3.0
309 stars 323 forks source link

GitPod Configuration #854

Closed LegitDongo closed 1 year ago

LegitDongo commented 1 year ago

Description

I've been using GitPod a lot lately, so I thought I'd throw in a decent config for it

Comes pre-equipped with vscode python extensions, an automatic configuration for 0-to-start debugging, and it installs all deps

To automatically add your discord webhook url, add the pokealarm_discord_webhook_url variable to the variables config

Might add more for slack/telegram/etc later

Type of Change

Motivation and Context

I like GitPod, and this will help anyone else that wants to use it

How Has This Been Tested?

In GitPod

Wiki Update