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.