plink_2

2.4.5 • Public • Published

Deploy Instructions

  1. Checkout the development branch and make sure all work is committed.

  2. edit the file builds/beta/build.beta.json by incrementing the version number by one (e.g. v2.4.1 -> v2.4.2) in the properties cdn and assets on lines 17 and 18.

  3. in the terminal cd to this repo's directory. (e.g. cd /users/chris/dinahmoe/plink_2)

  4. run npm version patch to increment the version number and automatically add a git tag

  5. run grunt deploy to deploy all code to the CDN and remote server

  6. run git checkout master to switch to the master branch

  7. run git pull origin master to pull any updates from remote master (there should be none)

  8. run git merge development to merge your changes into the master branch

  9. run git push origin master to push your changes to bit bucket

  10. run git push --tags to push the tags to bitbucket

Readme

Keywords

none

Package Sidebar

Install

npm i plink_2

Weekly Downloads

0

Version

2.4.5

License

none

Last publish

Collaborators

  • bohdan_m
  • dmytro_palii
  • vsymoniuk-dinahmoe
  • coguz
  • johan.belin