Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chamerling/gitlab-notifier

Follow your gitlab activity on your desktop, powered by Electron, rxjs and Vue
https://github.com/chamerling/gitlab-notifier

electron gitlab gitlab-notifier rxjs vue vuejs vuex

Last synced: 15 days ago
JSON representation

Follow your gitlab activity on your desktop, powered by Electron, rxjs and Vue

Awesome Lists containing this project

README

        

# gitlab-notifier

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Run your unit tests
```
npm run test:unit
```