UNPKG

rs-channel-node

Version:

Something like a rust channel but in node

15 lines (11 loc) 122 B
language: node_js node_js: - 10 - 8 - 12 cache: yarn script: - yarn - yarn lint - yarn build - yarn test