1 unstable release
0.1.0 | Jul 9, 2023 |
---|
#13 in #cli-input
4KB
bhsh
It's a Unix-Like shell that acts as a blackhole, discarding any input it receives without any further action.
Installation
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:
- Clone the repository:
git clone https://github.com/zolagonano/bhsh.git
- Change into the project directory:
cd bhsh
- Build the project:
cargo build --release
- Optionally, copy the executable to a directory in your system's PATH:
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
Contributing
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.
Donation
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 ❤️
- Monero(QR):
8AF4Lybz7QwiucdYW2szsgiqTHdBp5kjZSSRm6ddzd5363S6n4jixpkACGMLx5JWZnUR5MnGF7cMoidjppruAvLvMe2ovHZ
- VerusCoin(QR):
R9V91vQbP75A5H3Nn3RrXnK8zVZyaRBYHG
- Bitcoin(QR):
bc1qtya7nc42xff4w8rw6xa9zeqhdk4s3telvklcgy
- Litecoin(QR):
ltc1qc3unssu58qjrqdnnl8pxep9259khfwz46un2cd
- BitcoinCash(QR):
qq9gvne3p7sa678j9y3y32ersju83elumclvknqm9h
License
This project is licensed under the MIT License.
Dependencies
~1.5–8.5MB
~73K SLoC