An open API service indexing awesome lists of open source software.

https://github.com/keyshade-xyz/cli

CLI for keyshade
https://github.com/keyshade-xyz/cli

clap-rs cli keyshade open-source rust

Last synced: about 1 year ago
JSON representation

CLI for keyshade

Awesome Lists containing this project

README

          

# cli

- `Carfo.toml` at root directory will be used to define the project member directory as `crates/..` in `member` field. eg. `member = ["crates/ks", "crates/ks-cli"]`
- `exclude` field in `Carfo.toml` can be used to exclude some directories from being included in the project. eg. `exclude = ["assets", "resources"]`