blockly-samples/plugins/migration at main · RaspberryPiFoundation/blockly-samples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

migration

@blockly/migrate Built on Blockly

A collection of tools that help with migrating apps built on Blockly to new versions of Blockly.

Example Usage

npx @blockly/migrate rename --from 6 --in-place ./path/to/my/files*
npx @blockly/migrate rename --from 6 --to 7 --in-place ./path/to/my/files*

Use help subcommand for more info.

npx @blockly/migrate help
npx @blockly/migrate help 6

License

Apache 2.0