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

https://github.com/pimatic/update-server

Server for pimatic update API
https://github.com/pimatic/update-server

Last synced: 3 months ago
JSON representation

Server for pimatic update API

Awesome Lists containing this project

README

          

# Pimatic Updater Server API

Install

```
npm install
```

Make sure coffeescript is installed.

```
npm install coffeescript -g
```

Run

```
coffee server.coffee
```