A command line tool that transform a Swift codebase based on Swift syntax.
From CLI:
swift run SwiftCodebaseMigrator <path to file or directory>
- Useful toll to explore Swift AST while creating rules swift-ast-explorer.com
A command line tool that transform a Swift codebase based on Swift syntax.
Swift
A command line tool that transform a Swift codebase based on Swift syntax.
From CLI:
swift run SwiftCodebaseMigrator <path to file or directory>