slss

v1990.1.3
Starlink Signal Status

start

node --no-deprecation index.mjs

debug

node --inspect --trace-warnings index.mjs

test

echo "Error: no test specified" && exit 1

ncuinit

npm install -g npm-check-updates

updep

npx ncu -u && npm install && ( git commit -am 'update dependencies' || true )

gitsync

git pull && git push

prepublishOnly

npm version patch && npm run updep && npm run gitsync
npm i slss

Metadata

  • MIT
  • >=18.x
  • Leask Wong
  • released 8/31/2022

Downloads

Maintainers