yarn prepare
ln -s DOCSFOLDER ./docs
yarn odt
yarn ver
yarn install
yarn serve
yarn build
yarn clear
yarn package
export USER_NAME=ssh.user.name
export HOST_NAME=remote.host.name
export DESTINATION=/remote/host/sestination/folder
yarn deploy
yarn test:unit
yarn test:e2e
yarn lint