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
- Host: GitHub
- URL: https://github.com/keyshade-xyz/cli
- Owner: keyshade-xyz
- License: mpl-2.0
- Created: 2024-02-04T07:02:07.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-23T13:43:38.000Z (about 2 years ago)
- Last Synced: 2025-05-31T13:02:01.763Z (about 1 year ago)
- Topics: clap-rs, cli, keyshade, open-source, rust
- Language: Rust
- Homepage:
- Size: 133 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"]`