webb-tools / cli

🕸️ The Webb Command-line tools 🧰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🕸️ The Webb Command-line tools 🧰

License:GNU General Public License v3.0


Languages

Language:Rust 95.1%Language:Shell 3.1%Language:PowerShell 1.8%