Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 642 Bytes

File metadata and controls

15 lines (8 loc) · 642 Bytes

atom-github-issues

Update Issues from Github in your Atom workspace

Markdown Preview

Screenshot

Context Menu

View Private repositories by adding your Github Access Token to your git config

cd  /path/to/repo
git config user.accesstoken "GITHUB_ACCESS_TOKEN"