SDK for implementing Origin solutions in 24/7 mode - which is continuous certificate trade between sites.
- Install lerna (globally)
- Authorize with npm (configure
~/.npmrc
file) - For canary:
export BUILD_ID=(date +"%s"); yarn publish:canary
- For release configure GH_TOKEN variable and run:
yarn publish:release