diff options
Diffstat (limited to 'fmt/camel')
-rwxr-xr-x | fmt/camel | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fmt/camel b/fmt/camel new file mode 100755 index 0000000..bd24981 --- /dev/null +++ b/fmt/camel @@ -0,0 +1,4 @@ +#!/bin/sh +# camel: convertAStringIntoCamelCase + +# TODO. |