capz Convert the first letter of each word to upper case Usage # input $> capz hello world # output $> Hello World Installation $ make # make install