README.md
June 15, 2021 ¡ View on GitHub
Webb CLI
đ¸ī¸ The Webb Command-line tools đ§°
â ī¸ Beta Software â ī¸
Features â¨
- Easy to Use đ¤
- Fast âĄ
- Secure đ
- Misuse-resistant đĢ
- Privacy đĩī¸
Read More here: Webb CLI: Goals and Ideas
Install âšī¸
Unix (Linux, macOS, WSL2, ..)
$ curl -fsSL https://git.io/get-webb.sh | sh
Windows
$ iwr https://git.io/get-webb.ps1 -useb | iex
Safety
This crate uses #![deny(unsafe_code)] to ensure everything is implemented in
100% Safe Rust.
Contributing
Want to join us? take a look at some of these issues:
License
Licensed under GPLV3 license.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the GPLV3 license, shall be licensed as above, without any additional terms or conditions.