ember-native-class-codemod icon indicating copy to clipboard operation
ember-native-class-codemod copied to clipboard

Add step-by-step guide

Open pzuraq opened this issue 7 years ago • 1 comments

We should add a guide which walks users through the usage of this codemod. It should walk users through:

  1. Installing the codemod (and any additional dependencies)
  2. Booting up Dyfactor to gather telemetry data
  3. Running the codemod, including the options available
  4. 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.

pzuraq avatar Dec 11 '18 19:12 pzuraq

This is still important, but the specific steps are different now. I think the ergonomics are massively better now (post #118).

rwjblue avatar Jun 19 '19 02:06 rwjblue