UNPKG

twi2fido

Version:

Aggregates microblog entries from Twitter and prepares them for being posted to Fidonet.

9 lines 147 B
sudo: false language: node_js node_js: - "4.2" - stable before_script: - "npm install jshint" install: - "npm install --production"