miner

v1.0.1
Localhost tunelling service wrappers

test

grunt test

publish

git push origin --tags && npm run changelog && git push origin

changelog

github_changelog_generator && git add CHANGELOG.md && git commit -am "Updating changelog"

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish
npm i miner

Metadata

  • Unknown
  • > 8.0.0
  • David Luecke
  • released 4/5/2022

Downloads