Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 760 Bytes

generator-codemod Build Status Dependency Status

Scaffold a jscodeshift codemod

Creates a scaffold for a jscodeshift based codemod in the current project.

Install

$ npm install -g yo generator-codemod

Usage

$ yo codemod

License

MIT © James Talmage