5 releases
0.2.3 | Dec 5, 2019 |
---|---|
0.2.2 | Dec 5, 2019 |
0.2.1 | Dec 5, 2019 |
0.2.0 | Nov 7, 2019 |
0.1.0 | Oct 28, 2019 |
#5 in #animal
23 downloads per month
7KB
animalhash
Generate a docker-esque adjective-colour-animal keyword.
Can optionally disable the 'animal', 'adjective', and 'colour' portions, as well as semi-titlecase the result.
Examples:
animalhash => smalltealtortoise
animalhash -t => affectionateMagentaPuffin
animalhash --no-animal => bigred
animalhash --no-adjective => redoctopus
animalhash --no-colou => reverantmeadowlark
Usage
animalhash [OPTIONS]
Options:
-l --lowercase Don't semi-titlecase the output
--no-colour Don't use a colour
--no-adjective Don't use an adjective
--no-animal Don't use an animal
Dependencies
~5MB
~86K SLoC