Go to file
Timothy Sample b9ec924bbe Add shell module
* geesh/shell.scm: New file.
* tests/shell.scm: New file.
* Makefile.am: Add them.
* tests/config.scm.in: New file.
* configure.ac: Add it.
* .gitignore: Add its generated form.
* .dir-locals.el: Add indentation rule for 'make-script'.
2018-11-28 23:07:03 -05:00
build-aux Add a CI script for GitLab 2018-11-28 21:55:22 -05:00
doc Rename '<sh-pipe>' to '<sh-pipeline>' 2018-07-19 01:19:00 -04:00
geesh Add shell module 2018-11-28 23:07:03 -05:00
scripts Initial commit 2018-01-31 14:52:05 -05:00
tests Add shell module 2018-11-28 23:07:03 -05:00
tools Initial commit 2018-01-31 14:52:05 -05:00
.dir-locals.el Add shell module 2018-11-28 23:07:03 -05:00
.gitignore Add shell module 2018-11-28 23:07:03 -05:00
COPYING Initial commit 2018-01-31 14:52:05 -05:00
Makefile.am Add shell module 2018-11-28 23:07:03 -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 Add shell module 2018-11-28 23:07:03 -05:00
guix.scm Initial commit 2018-01-31 14:52:05 -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.