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

prozessorkern af8fea78da added cppcheck call - requires cppcheck > 1.88 пре 5 година
api 424ca84f61 Removed all internal printf dependencies should solve #10. пре 5 година
example 5ff3bfa12e added some integration tests пре 5 година
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. пре 5 година
src 21212d05b8 determine the length of the input command abd compare the length with the length of the known commands пре 5 година
test 33e4e20474 added integration test for heredoc parsing пре 5 година
.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 af8fea78da added cppcheck call - requires cppcheck > 1.88 пре 5 година

README.md

shellmatta

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