Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 343 Bytes

Sync-GitHub-Issues

Sync all issues of a repository stored on github.com with a local copy.

Compilation

Generate a new access token and save it to a file .githubtoken. github.com->Settings->Developer Settings->Personal access tokens

This file will be read in during compilation. The content is used as access token for all requests.