Skip to content
/ capz Public

Convert the first letter of each word to upper case

License

Notifications You must be signed in to change notification settings

su8/capz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capz

Convert the first letter of each word to upper case

Usage

# input
$> capz hello world

# output
$> Hello World 

Installation

$ make
# make install

About

Convert the first letter of each word to upper case

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published