@atlaskit/codemod-cli

A cli for distributing codemods for atlassian-frontend components and services

Usage no npm install needed!

<script type="module">
  import atlaskitCodemodCli from 'https://cdn.skypack.dev/@atlaskit/codemod-cli';
</script>

README

Codemod CLI

Detailed docs and example usage can be found here

Testing locally

When wanting to run the CLI before it has been published you can run the start command.

yarn start [commands]

For a list of commands run it with -h or look at the documentation.