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

prozessorkern 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 years ago
.vscode 2d130e2ee1 added long option parser fix #1 4 years ago
api 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 years ago
cfg 8cedf30925 changed doxygile location 4 years ago
example 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests 4 years ago
src 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 years ago
test 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 years ago
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 years ago
LICENSE.md 7344075ad1 Finished first Version 5 years ago
README.md 3d60361bc5 Initial commit 5 years ago
makefile 2d130e2ee1 added long option parser fix #1 4 years ago

README.md

shellmatta

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