Skip to content

Latest commit

 

History

History
 
 

migration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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