lisposter / gitlab-watcher

simple app for watching gitlab projects' issues, based on Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitlab-watcher

simple app to watching and notify gitlab issues event, based on GitHub's Electron.


Install

  • Install electron
$ npm install electron-prebuilt -g
  • Clone repo
git clone git@github.com:lisposter/gitlab-watcher.git
  • Install deps
$ npm i
$ bower i
  • Launch
$ electron /path/to/repo

MIT © Leigh Zhu

About

simple app for watching gitlab projects' issues, based on Electron

License:MIT License


Languages

Language:JavaScript 74.9%Language:HTML 24.0%Language:CSS 1.0%