@atlaskit/branch-installer

Installs the Atlaskit dependency versions from the given commit

Usage no npm install needed!

<script type="module">
  import atlaskitBranchInstaller from 'https://cdn.skypack.dev/@atlaskit/branch-installer';
</script>

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.