doc: Some updates.

This commit is contained in:
Jan Nieuwenhuizen 2018-12-08 08:36:36 +01:00
parent 1d6a0cff99
commit f8a4f8aeae
3 changed files with 25 additions and 2 deletions

23
HACKING Normal file
View File

@ -0,0 +1,23 @@
Working up to a 0.1 release.
TODO:
* Fix word/delim/substitute
* Implement export
* Pass all tests
* Add missing tests, repeat :-)
Try
make check-bash
make check-gash
or
bash -e test/42-sh-export.sh
./pre-inst-env gash -e test/42-sh-export.sh
To use Geesh, assuming you have built it in ../geesh, do something like
GUILE_LOAD_PATH=../geesh:$GUILE_LOAD_PATH
GUILE_LOAD_COMPILED_PATH=../geesh:$GUILE_LOAD_COMPILED_PATH
./pre-inst-env gash --geesh -dd -p -c 'cat < README > bla'

View File

@ -22,7 +22,6 @@ Building and Installing Gash
** Check it
make check
** Install it
make install

View File

@ -11,6 +11,7 @@
@copying
Copyright @copyright{} 2018 Rutger EW van Beusekom@*
Copyright @copyright{} 2018 Jan (janneke) Nieuwenhuizen@*
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@ -29,7 +30,7 @@ Documentation License''.
@titlepage
@title Gash Reference Manual
@subtitle A POSIX-compliant sh replacement in Guile Scheme.
@author Jan (janneke) Nieuwenhuizen
@author The Gash developers
@page
@vskip 0pt plus 1filll