Installing the command-line executable
Assuming you have Rust/Cargo installed , run this command in a terminal:
cargo install holium
It will make the holium command available in your PATH if you've allowed the PATH to be modified when installing Rust . cargo uninstall holium uninstalls.
Back to the crate overview .
Readme
Welcome to Holium 👋
This crate provides a CLI offering a simple implementation of the Holium protocol.
📦 Install
cargo install holium
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the dedicated section in the documentation.
🙋 Show your support
Give a ⭐️ if this project helped you and use the official badge to link to the project!
📝 License
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator