SVG badges for things that Shields and Badgen don't provide.
Displays the code coverage from CodeCov for a folder within a Github repo. e.g
-
https://badger.nokome.now.sh/codecov-folder/stencila/encoda/src/codecs/docx
-
https://badger.nokome.now.sh/codecov-folder/stencila/encoda/src/codecs/xlsx
To start a development environment locally which replicates the production environment:
npx now dev
For a staging deployment:
npx now
For production deployment:
npx now --target production
If pushing or merging to the default branch, your project will be deployed and aliased in a production environment, automatically.