Skip to content

ember-codemods/cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

cheatsheet

Cheatsheet for writing codemods and tools

Tools

ember-cli-update

Running codemods

You can run codemods during your app/addon upgrades with ember-cli-update using the following command:

ember-cli-update --run-codemods

List available codemods

ember-cli-update --list-codemods

Awesome Lists

Releases

No releases published

Packages

No packages published