/snacam

Primary LanguageGoMIT LicenseMIT

snacam

CUI - Convert Strings to Specified Case

Download and Install

Download and Install with Homebrew.

$ brew install kohbis/snacam/snacam

Usage

$ snacam snake convert to snake_case
convert_to_snake_case

$ snacam camel convert to camelCase
convertToCamelCase

$ snacam pascal convert to PascalCase
ConvertToPascalCase