Skip to content

azu/github-issue-teev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-issue-teev Build Status

GitHub Issue Manager(Browser) on NW.js

screenshot

Feature

  • Show Assigned issue list
  • Show Favorite Repositories issues list
  • Show - [ ] task in a issue
  • Use CodeMirror editor instead of default textarea
    • Cmd+e toggle

Installation

Download binary from Latest Release.

Work on Windows/OS X/Linux

Usage

  1. Open app
  2. Input Your Personal token.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

Thanks

This app inspired by Producteev