Go to file
Timothy Sample 110167674e Reorganize tests
* tests/bash-without-bash.scm: Move this...
* tests/bootstrap/bash-without-bash.scm: ...here.
* tests/*.scm*: Move these...
* tests/unit: ...into this directory.
* configure.ac: Update paths.
* Makefile.am: Ditto.
* .gitignore: Ditto.
2018-12-12 14:23:09 -05:00
build-aux Use git-version-gen for versioning 2018-12-05 22:17:41 -05:00
doc Rename '<sh-pipe>' to '<sh-pipeline>' 2018-07-19 01:19:00 -04:00
geesh Add support for $$ 2018-12-05 16:23:51 -05:00
scripts Set search paths explicitly in the geesh script 2018-12-05 16:08:09 -05:00
tests Reorganize tests 2018-12-12 14:23:09 -05:00
tools Initial commit 2018-01-31 14:52:05 -05:00
.dir-locals.el Globalize the environment module 2018-12-05 16:08:09 -05:00
.gitignore Reorganize tests 2018-12-12 14:23:09 -05:00
COPYING Initial commit 2018-01-31 14:52:05 -05:00
Makefile.am Reorganize tests 2018-12-12 14:23:09 -05:00
README Initial commit 2018-01-31 14:52:05 -05:00
bootstrap Initial commit 2018-01-31 14:52:05 -05:00
configure.ac Reorganize tests 2018-12-12 14:23:09 -05:00
guix.scm Remove testing leftovers in the Guix package 2018-12-12 13:11:16 -05:00
pre-inst-env.in Initial commit 2018-01-31 14:52:05 -05:00

README

Geesh is a shell interpreter written in Guile Scheme.