This website works better with JavaScript
Home
Explore
Help
Sign In
shimatta
/
shellmatta
Watch
3
Star
2
Fork
0
Files
Issues
15
Pull Requests
0
Wiki
A tiny and flexible shell implementation to be used on embedded devices.
19
Commits
2
Branches
3
Releases
Tree:
ad60578aab
Branches
Tags
develop
master
V0.80.0000
V0.60.0000
V0.50.0000
shellmatta
HTTPS
SSH
ZIP
TAR.GZ
shimatta
ad60578aab
Merge branch 'bugfix/#18-lengt-of-commands-not-checked' of shimatta/shellmatta into develop
5 years ago
api
424ca84f61
Removed all internal printf dependencies should solve
#10
.
5 years ago
src
21212d05b8
determine the length of the input command abd compare the length with the length of the known commands
5 years ago
.gitignore
f15b7473a9
initial commit with at least some code that does something
5 years ago
LICENSE.md
7344075ad1
Finished first Version
5 years ago
README.md
3d60361bc5
Initial commit
5 years ago
README.md
shellmatta
A tiny and flexible shell implementation to be used on embedded devices.