Beau/bin/cli
Sergio Díaz aba33e7fc3
Fix: Env variables (#23)
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:58:44 -06:00
..
commands Added params as a flag to request. (#20) 2018-05-06 18:26:19 -06:00
base.js Fix: Env variables (#23) 2018-05-17 09:58:44 -06:00