Skip to content

Adding repos locally

Charley Walton edited this page Mar 9, 2017 · 1 revision
  1. Go to a github repo
  2. Add firebot-test-local
  3. Run ./manage.py shell locally
  4. from fb_github.tasks import poll_invitations
  5. poll_invitations()
  6. Go back to repo, check issues, start flow!
Clone this wiki locally