Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.27 KB

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