rum-torrent

v0.1.40
RUM Private Torrent

build

npm run updep && ( git commit -am 'update dependencies' || true ) && ./node_modules/.bin/rollup -c

debug

node --inspect --trace-warnings debug.mjs

gitsync

( git commit -am "Released @ `date`" || true ) && git pull && git push

pub

npm run build && npm run gitsync

start

node --no-deprecation bin/rum-torrent.mjs

test

node --inspect --trace-warnings test.mjs

updep

npx npm-check-updates -u && npm install
npm i rum-torrent

Metadata

  • MIT
  • >=18.x
  • Leask Wong
  • released 7/18/2023

Downloads

Maintainers