A tiny and flexible shell implementation to be used on embedded devices.

prozessorkern c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 年之前
.vscode 2d130e2ee1 added long option parser fix #1 4 年之前
api 5e84f1b022 added continuous mode support fix #3 4 年之前
cfg 8cedf30925 changed doxygile location 4 年之前
example 5e84f1b022 added continuous mode support fix #3 4 年之前
src c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 年之前
test c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 年之前
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 年之前
LICENSE.md 7344075ad1 Finished first Version 5 年之前
README.md 3d60361bc5 Initial commit 5 年之前
makefile 2d130e2ee1 added long option parser fix #1 4 年之前

README.md

shellmatta

A tiny and flexible shell implementation to be used on embedded devices.