UNPKG

echolist-csv2hpt

Version:

Copies Fidonet echomail area descriptions from a CSV echolist to an HPT areas file.

9 lines 170 B
sudo: false language: node_js node_js: - "0.12" before_install: - "npm install -g npm" - "npm config set spin false" before_script: - "npm install jshint"