CLI tool and a Go library for converting representation style of compound words or phrases.
259
CLI tool and a Go library for converting representation style of compound words or phrases.
go get resenje.org/casbab/cmd/casbab
docker pull janos/casbab
casbab screaming-snake "Camel Snake Kebab"
env | cut -d= -f1 | casbab kebab
docker run --rm janos/casbab screaming-snake "Camel Snake Kebab"
env | cut -d= -f1 | docker run --rm -i janos/casbab kebab
Content type
Image
Digest
sha256:a59418c3e…
Size
561.9 kB
Last updated
over 2 years ago
docker pull janos/casbab