For being extra annoying in an automated way; IrOnIc-CaSe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Raymon Zutekouw 59302b55ac
Refactor with thread-last
3 years ago
.github/workflows Create clojure.yml 3 years ago
doc Init lein app 3 years ago
src/ironic_case Refactor with thread-last 3 years ago
test/ironic_case Implement ironize 3 years ago
.gitignore Init lein app 3 years ago
LICENSE Init lein app 3 years ago
README.md Init lein app 3 years ago
project.clj Init lein app 3 years ago

README.md

ironic_case

Command-line program producing IrOnIc-CaSe

Installation

Download from it right here!

Usage

Feed any text into the program to convert it to IrOnIc-CaSe

$ java -jar ironic_case-0.1.0-standalone.jar "the text you want converted"

Options

...

Examples

...

License

Copyright © 2021 FIXME

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.