GeoffSelby / juicy-cli

Command line based e-liquid recipe calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Juicy CLI

Command line based e-liquid recipe calculator

Installation

npm

npm install -g juicy-cli

Usage

Add a new recipe

juicy add <RecipeName>

Calulate a recipe

juicy make <RecipeName> --size <size-in-ml> --strength <nic-strength-in-mg> --pg <pg-percentage>

Delete a recipe

juicy delete <RecipeName>

TODO

  • Settings for nicotine base
  • Set component base in add command

License

Juicy CLI is open-sourced software licensed under the MIT license.

About

Command line based e-liquid recipe calculator


Languages

Language:JavaScript 100.0%