I installed this on Debian 12 with cargo install per the instructions but can't seem to man wallust or wikiman wallust Is there something I'm missing for documentation installation?
Thank you
I installed this on Debian 12 with cargo install per the instructions but can't seem to man wallust or wikiman wallust Is there something I'm missing for documentation installation?
Thank you
Are you building from source? I believe make and sudo make install works and will accomplish what you want.
ah no, I installed via cargo install wallust
cargo has doc and rustdoc with the --package and --bin flags but they keep complaining about the lack of a Cargo.toml file in my current directory
This might be more of a rust issue tho
Rust does not install man pages. If you already install it via cargo, you could simply just make install-man and maybe make install-completions as well.
ah I did this:
cd /home/fugue/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wallust-3.4.0
sudo make install-man
sudo make install-completions
And the following packages are now available:
wallust(1)
wallust(5)
wallust-run(1)
wallust-cs(1)
wallust-theme(1)
This didn't work for wallust-themes(1) however
Thank you!
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?