UNPKG

@octalmage/node-appletv

Version:

A Node.js library for communicating with an Apple TV

10 lines 177 B
language: node_js node_js: - 'lts/*' cache: directories: - "node_modules" before_install: - sudo apt-get install libavahi-compat-libdnssd-dev script: - npm run build