Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
vaporcalc - Terminal-based e-liquid recipe calculator
SYNOPSIS
vaporcalc [OPTIONS]...
OPTIONS
--nocolor Disable ANSI colors
--version
--help
DESCRIPTION
A terminal-based calculator for manging DIY e-liquid recipes.
See App::vaporcalc, and especially "WARNING" in App::vaporcalc.
COMMANDS
Commands can be issued in a reasonably natural manner; a command has a subject, possibly a verb (action the subject should perform), and possibly some parameters. For example, these are equally valid commands:
vcalc> show nic base
vcalc> nic base show
vcalc> set nic base 36
vcalc> nic base set 36
The complete list of available subjects and their usage is available via the command help
.
There are a few commands not represented via subjects: calc
is an alias for show recipe
. quit
and exit
will quit immediately.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>