Preferences

Currently, there is only 1 preference, but other may come.

Preferred casing

When generating application and pages, you may want to specify a preferred casing for your files.

akala sdk client set-preferred-casing <casing>

Currently, the following casings are supported:

casingInputExample
camelthis is_my-inputthisIsMyInput
pascalthis is_my-inputThisIsMyInput
kebabthis is_my-inputthis-is-my-input
snakethis is_my-inputthis_is_my_input