weacast-loader

v1.7.0
Weather forecast model data dowloader for Weacast
weacast weacast-plugin

publish

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

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

changelog

github_changelog_generator -u weacast -p weacast-loader && git add CHANGELOG.md && git commit -am "Updating changelog"

lint

standard *.js test/**/*.js --fix

mocha

cross-env NODE_CONFIG_DIR=./test/config/ mocha --exit --require babel-core/register

coverage

nyc npm run mocha

test

npm run lint && npm run coverage
npm i weacast-loader

Metadata

  • MIT
  • >= 8.0.0
  • Weacast contributors
  • released 2/2/2022

Downloads