Beau/bin/cli
David Diaz cc1e46f4f0 Fix: Env variables
I am making a couple of small changes to how external environment
variables are used. From now own everything comming from the outside,
namely the .env file and the params flag are assigned to the '_'
variable within the internal environment. This is mostly to namespace
things and make it clear where they are coming from.
2018-05-17 09:23:33 -06:00
..
commands Added params as a flag to request. (#20) 2018-05-06 18:26:19 -06:00
base.js Fix: Env variables 2018-05-17 09:23:33 -06:00