otherwise things like: ``` $ newapp --version > version.file ``` might end up with `version.file` containing external installation info (e.g. `conda` output)
otherwise things like:
might end up with
version.filecontaining external installation info (e.g.condaoutput)