trying to set an environment variable in meteor command line on windows fails.
e.g JASMINE_BROWSER=PhantomJS meteor [options] returns
'JASMINE_BROWSER' is not recognized as an internal or external command,
operable program or batch file.
please how can one set environment variables in meteor command line?