@kalamazoo/branch-installer
v1.0.0
Published
Installs the Atlaskit dependency versions from the given commit.
Downloads
3
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.