README
Branch installer
This package is a CLI that installs Atlaskit branch deploys.
It can be run like so:
$ npx @atlaskit/branch-installer <commitHash>
where <commitHash> is the commit hash of your atlaskit commit that was branch deployed.
Run npx @atlaskit/branch-installer --help for a full list of usage details.