summaryrefslogtreecommitdiff
path: root/guix/scripts/web.scm
Commit message (Collapse)AuthorAgeFilesLines
* Make guix-web a subcommand of guix.David Thompson2015-01-311-0/+26
* scripts/guix-web: Delete. * guix/scripts/web.scm: New file. * Makefile.am (SOURCES): Add it. (dev-server): Delete. * README.md (Use): Tweak usage instructions.