/Labbie

GitLab client for desktop on electron

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Labbie

GitLab client for desktop on electron
Written in TypeScript

To Develop

// Dependencies
$ npm install
$ typings install

// Build
$ npm run watch
$ tsc

// Run
$ npm start