1 unstable release
0.1.1 | Oct 21, 2023 |
---|---|
0.1.0 |
|
#709 in Cargo plugins
4KB
hello-rs (hola)
Hello CLI in Rust
hola --name World
# 👋 Hello World!
Installation
-
Make sure you firstly install Rust and Cargo
-
Install
hola
CLI:cargo install hola
-
Check
--help
for the CLI reference:$ hola --help Usage: hola --name <NAME> Options: -n, --name <NAME> Name of the person to greet -h, --help Print help -V, --version Print version
Contributing
See CONTRIBUTING.md
License
Under the MIT License
Dependencies
~1.2–1.7MB
~33K SLoC