This repository holds the documentation site at codemodder.io. It covers information related to building, testing, running and operationalizing codemods built with the codemodder framework across all supported languages.
$ git clone https://github.com/pixee/codemodder-docs.git
$ cd codemodder-docs
$ yarn # only needed the first time
$ yarn start
We love PRs!