🧊Rimuru is a tool that converts text into a different naming convention
Environment
Xcode 11.5 or greater
Swift 5.2 or greator
GIF
Usage
OVERVIEW: A tool for converting the input text to different naming convention
e.g Rimuru --from lower --to upper exampleTestCase
USAGE: rimuru --from <from> --to <to> <text>
ARGUMENTS:
<text> The text to be converted
OPTIONS:
-f, --from <from> Input text naming convention
Select the following naming convention
(upper|lower|screamingSnake|snake|kebab|train)
-t, --to <to> Output text naming convention
Select the following naming convention
(upper|lower|screamingSnake|snake|kebab|train)
--version Show the version.
-h, --help Show help information.
🧊Rimuru
🧊Rimuru is a tool that converts text into a different naming convention
Environment
GIF
Usage
Support for Naming Convention
Example
Installation
Swift Package Manager
Put the following code in
Package.swift.Mint
Put the following code in
Mintfile.Development
git clone https://github.com/funzin/Rimurumake setupopen Rimuru.xcodeprojContact
If you discover problem or have opinions, please let me know through Github issues💁♂️
Author
funzin
License
Rimuru is available under the MIT license. See the LICENSE file for more info.