esh 0.1.1

Embeddable SHell - a Rust library for building interactive, command-driven CLI applications.
Documentation
1
2
3
4
5
# Ensure all shell scripts and rust files stay LF
*.rs text eol=lf
*.sh text eol=lf
*.md text eol=lf
*.toml text eol=lf