commit all archived files

This commit is contained in:
mappu 2016-08-14 00:00:00 +00:00
parent 632e3e3bca
commit dc9eb66088
2 changed files with 18 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# gash
![](https://img.shields.io/badge/written%20in-golang-blue)
A POSIX shell.
Uses goroutines to implement job backgrounding.
The tokenizer, parser, execution and piping all work, but as of the current release (0.1) there are many bugs and missing features before you could `chsh` to this.
Tags: PL
## Changelog
2016-08-14: r010
- Initial release
- [⬇️ gash-r010.7z](dist-archive/gash-r010.7z) *(4.35 KiB)*

BIN
dist-archive/gash-r010.7z Normal file

Binary file not shown.