summaryrefslogtreecommitdiff
path: root/fmt/camel
diff options
context:
space:
mode:
Diffstat (limited to 'fmt/camel')
-rwxr-xr-xfmt/camel4
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.