Switch branches/tags
Nothing to show
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src initial commit Nov 17, 2018
.gitignore initial commit Nov 17, 2018
Cargo.lock initial commit Nov 17, 2018
Cargo.toml initial commit Nov 17, 2018
LICENSE-APACHE.txt initial commit Nov 17, 2018
LICENSE-MIT.txt initial commit Nov 17, 2018
README.md Add blog post link to readme Nov 17, 2018

README.md

Bubble Shell

Bubble shell is a learning project in the spirit of the build-your-own-x list. In cases where there was a trade-off between simplicity and robustness I most often chose simplicity.

Check out the associated blog post - Build Your Own Shell using Rust.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.