Auspice

Auspice

  • Docs

Releasing auspice

This page is a stub. It will contain instructions on how to publish auspice to npm.

Releasing new versions.

You will need push access to github.com/nextstrain/auspice, and local master must be up-to-date. Releasing should then be as simple as running ./releaseNewVersion and following the prompts.

Deploying to npm

This should be handled automatically when releases happen (assuming that the TravisCI build passes). To do this manually:

  • ensure your npm account is registered with npmjs.com/package/auspice
  • build the bundle.js via npm run build
  • ensure the version number (node server.js --version) is different to npmjs.com/package/auspice
  • npm publish
Last updated on 1/2/2019
  • Releasing new versions.
  • Deploying to npm
Auspice
Docs
Splash PageOverview
Links
GitHubNPMNextstrain
Contact
emailtwitter
If you use auspice, please cite Hadfield et al., 2018
Copyright © 2014-2019 Richard Neher & Trevor Bedford