UNPKG

fidomail2ipfs

Version:

Renders echomail messages from Fidonet in IPFS (the Distributed Web).

8 lines 136 B
sudo: false language: node_js node_js: - stable before_script: - "npm install jshint" install: - "npm install --production"