ember-native-class-codemod
ember-native-class-codemod copied to clipboard
Add step-by-step guide
We should add a guide which walks users through the usage of this codemod. It should walk users through:
- Installing the codemod (and any additional dependencies)
- Booting up Dyfactor to gather telemetry data
- Running the codemod, including the options available
- Removing the codemod from their package dependencies. The codemod should never be checked into the user's codebase.
The guide should assume that users want to convert their entire app/addon, and present options for scoping and such later on.
This is still important, but the specific steps are different now. I think the ergonomics are massively better now (post #118).