scripts: Add 'environment' command.
authorDavid Thompson <dthompson2@worcester.edu>
Sun, 21 Sep 2014 17:40:05 +0000 (13:40 -0400)
committerDavid Thompson <dthompson2@worcester.edu>
Fri, 10 Oct 2014 22:14:40 +0000 (18:14 -0400)
commit372c4bbcbb279450043e6e55e419808467df228a
tree2f3460f5a2c7189c58d1078b4b13631bd2c6ec84
parente25234e34b0d2709e8ff06609cedce2b24b50ee8
scripts: Add 'environment' command.

* guix/scripts/environment.scm: New file.
* Makefile.am (MODULES): Add it.
* doc/guix.texi ("Invoking guix environment"): New node.
Makefile.am
doc/guix.texi
guix/scripts/environment.scm [new file with mode: 0644]