env: add spack env command, along with env.yaml schema and tests

Co-authored-by: Elizabeth Fischer <rpf2116@columbia.edu>
This commit is contained in:
Peter Josef Scheibel
2018-05-18 17:53:58 -07:00
committed by Todd Gamblin
parent 4b2f51d063
commit 31cb2041c3
4 changed files with 988 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
/db
/var/spack/stage
/var/spack/cache
/var/spack/environments
/var/spack/repos/*/index.yaml
/var/spack/repos/*/lock
*.pyc