upupming-mirror

v0.0.2
Node.js mirror Google, Wikipedia, GitHub etc. with simple configuration.
GFW proxy reverse proxy http proxy

dev

nodemon --inspect index.js

test

standard && mocha

cover

istanbul cover ./node_modules/mocha/bin/_mocha -- --timeout 100000

coveralls

npm run cover -- --report lcovonly && cat ./coverage/lcov.info | coveralls

patch

npm version patch && npm publish && git push origin master && git push origin --tags

minor

npm version minor && npm publish && git push origin master && git push origin --tags

major

npm version major && npm publish && git push origin master && git push origin --tags

deploy

node index.js

google

cd google && npm run deploy

wiki

cd wiki && npm run deploy

mwiki

cd mwiki && npm run deploy
npm i upupming-mirror

Metadata

  • MIT
  • Whatever
  • upupming
  • released 4/6/2019

Downloads

Maintainers