caseywatts / heroku-ci-menubar

hackathon project - electron app to make desktop notifications for HerokuCI builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heroku-ci-menubar

Setup

npm install -g yarn
yarn install

Development - Run the app

npm start

Build & Install on OSX

npm run build-osx
npm run copy-osx-build-to-applications

About

hackathon project - electron app to make desktop notifications for HerokuCI builds


Languages

Language:JavaScript 63.6%Language:CSS 29.3%Language:HTML 7.0%