feat: add CLI asset generation for shell completions and man page
This commit is contained in:
@@ -19,6 +19,10 @@ Depot is a source-based package manager designed for Linux. It focuses on reprod
|
||||
cargo build --release
|
||||
```
|
||||
|
||||
When installing via Meson (`meson install`), Depot now generates and installs:
|
||||
- Shell completions for Bash, Zsh, and Fish
|
||||
- A `depot(1)` man page
|
||||
|
||||
### Installing a Package
|
||||
|
||||
To install a package from a spec file:
|
||||
|
||||
Reference in New Issue
Block a user