/yash-rs

Reimplementation of yash, an extended POSIX shell

Primary LanguageRust

Yash-rs

This is a reimplementation project of Yet Another Shell (yash) in Rust.

Build status

Development status

Yash is currently in a pre-alpha state. Many features are still yet to be implemented.

License

Yash is distributed under GPLv3.

Exceptionally, you can reuse the yash-fnmatch and yash-quote crate in your software under the MIT License or Apache License 2.0, whichever at your option.