1 Forks
7 Stars
7 Watchers

ktcodeshift

Toolkit for running codemods over multiple Kotlin files inspired by jscodeshift.

How to download and setup ktcodeshift

Open terminal and run command
git clone https://github.com/orangain/ktcodeshift.git
git clone is used to create a copy or clone of ktcodeshift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ktcodeshift https://github.com/orangain/ktcodeshift/archive/master.zip

Or simply clone ktcodeshift with SSH
[email protected]:orangain/ktcodeshift.git

If you have some problems with ktcodeshift

You may open issue on ktcodeshift support forum (system) here: https://github.com/orangain/ktcodeshift/issues