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

[docs] Add a how to run codemods guide

Open ssutar opened this issue 6 years ago • 3 comments

Add a how to guide to run codemods with dyfactor plugin

ssutar avatar Feb 07 '19 00:02 ssutar

Since most people will probably not be familiar with Dyfactor, it might be worth including a sentence or two to explain what Dyfactor is and why we need it for this codemod when other codemods do not.

tomdale avatar Feb 07 '19 16:02 tomdale

Thanks @tomdale for the review

Added following details:

  • A note about dyfactor with link to its documentation.
  • Link to the runtime data section from the main README.md which has details about why the runtime config is needed

ssutar avatar Feb 07 '19 18:02 ssutar

I think this needs a bit of a revamp for the changes that landed in #118

rwjblue avatar Jun 18 '19 18:06 rwjblue