You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
24 hours ago | |
---|---|---|
bundle-lib | 2 days ago | |
lib | 24 hours ago | |
script | 2 weeks ago | |
support | 2 weeks ago | |
t | 4 weeks ago | |
xt | 4 weeks ago | |
.gitignore | 4 weeks ago | |
.travis.yml | 4 weeks ago | |
Changes | 4 weeks ago | |
LICENSE | 4 weeks ago | |
README.md | 2 weeks ago | |
cpanfile | 2 days ago | |
cpanfile.snapshot | 2 days ago | |
dist.ini | 3 weeks ago | |
romeo | 24 hours ago |
README.md
Terminal utilities, mainly for fun and celebrating a great cat.
Available sub-commands:
blocky: Turn stuff into Unicode blocky stuff
(also as: blk)
color: Colorize lines according to regular expressions
(also as: colorize)
csv2json: Turn a CSV into a JSON file
frame: Put a frame around the input
heail: head and tail a file
hmac: calculate HMAC from several hashing algorithms
json2csv: Turn a JSON into a CSV file
pad: Pad input with whitespaces
pass: generate a random password
(also as: password)
same-width: Make all lines the same width (or at least try)
help: print a help command
commands: list sub-commands
tree: print sub-commands in a tree
COPYRIGHT & LICENSE
See separate file lib/Romeo.pm
, in function sub copying
.