class Kamaji::Command
- Kamaji::Command
- Reference
- Object
Defined in:
kamaji.crConstant Summary
-
USAGE =
"Usage: build #{"LANG".colorize(:green)} #{"TYPE".colorize(:cyan)} NAME\n\n Initializes a project folder as a git repository and\n default folder structure for programming projects.\n\n Run #{"kamaji build -h".colorize(:green)} to view more information\n about supported #{"LANG".colorize(:green)} and #{"TYPE".colorize(:cyan)} options." -
VERSION =
"v0.0.1"