Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 344 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 344 Bytes

Aids-CLI

MaKeS eVeRy OtHeR lEtTeR cApItaLiZeD but in CLI.

Installation

Install aids onto your system

npm install aids-cli -g

Usage

aids [options] [text]

Turn the text into alternating capital and lowercase letters.

Example

aids foo
# FoO

aids -o aids
# bAr

License

Do whatever you want.