Skip to content

webb-tools/cli

Repository files navigation

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.