Azure / simdem

Tool for Simulating Demo's, delivering Tutorials and using documentation as tests.
MIT License
34 stars 17 forks source link

$HOME directory is not set #109

Closed lastcoolnameleft closed 6 years ago

lastcoolnameleft commented 6 years ago

Since the $HOME directory is not yet, it causes problems with apps like kubectl. Should be a simple fix to add.

➜  environment-files git:(simdem2) simdem ~/tmp/env.md
# env

$ env
NVM_RC_VERSION=
NVM_CD_FLAGS=
OLDPWD=/Users/thfalgou/git/simdem/examples/environment-files
NVM_DIR=/.nvm
SIMDEM_TEMP_DIR=/Users/thfalgou/.simdem
PATH=/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:.:/bin:/usr/sbin:/usr/local/mysql/bin:/opt/local/bin:/opt/local/sbin:/Users/thfalgou/pear/bin:/usr/local/bin:/usr/local/Cellar/node/4.1.2/bin:./node_modules/.bin:/Users/thfalgou/dev/go/bin:/Users/thfalgou/bin
PWD=/Users/thfalgou/tmp
EDITOR=vi
PS1=[PEXP\[\]ECT_PROMPT>
GITAWAREPROMPT=/Users/thfalgou/.bash/git-aware-prompt
SHLVL=1
PYTHONPATH=:.
GOPATH=/Users/thfalgou/dev/go
_=/usr/bin/env
lastcoolnameleft commented 6 years ago

Fixed with: https://github.com/Azure/simdem/commit/9f267ab1f39e2eb9b5fbf09c6a824e204b091967