Crates.io | bhsh |
lib.rs | bhsh |
version | 0.1.0 |
source | src |
created_at | 2023-07-09 17:50:05.598273 |
updated_at | 2023-07-09 17:50:05.598273 |
description | A Unix-like blackhole shell |
homepage | |
repository | |
max_upload_size | |
id | 912220 |
size | 7,233 |
It's a Unix-Like shell that acts as a blackhole, discarding any input it receives without any further action.
Make sure you have Rust and Cargo installed on your system. Then, follow these steps to build and install bhsh
:
cargo install bhsh
Or you can clone this Repository and build from there:
git clone https://github.com/zolagonano/bhsh.git
cd bhsh
cargo build --release
cp target/release/bhsh /usr/local/bin/
It's also available on Arch User Repository for those who use ArchLinux with the package name bhsh
Contributions are welcome! If you find a bug, have a feature request, or want to contribute code, please open an issue or submit a pull request on the GitHub repository.
When contributing, please follow the existing code style and ensure your changes are well-tested.
If you find this project helpful and would like to show your appreciation, consider making a donation. Your contributions helps me dedicate more time working on Free and open-source projects :heart:
8AF4Lybz7QwiucdYW2szsgiqTHdBp5kjZSSRm6ddzd5363S6n4jixpkACGMLx5JWZnUR5MnGF7cMoidjppruAvLvMe2ovHZ
R9V91vQbP75A5H3Nn3RrXnK8zVZyaRBYHG
bc1qtya7nc42xff4w8rw6xa9zeqhdk4s3telvklcgy
ltc1qc3unssu58qjrqdnnl8pxep9259khfwz46un2cd
qq9gvne3p7sa678j9y3y32ersju83elumclvknqm9h
This project is licensed under the MIT License.