https://github.com/devprojectekla/rust_cli
A rust library to develop CLI applications
https://github.com/devprojectekla/rust_cli
Last synced: 9 months ago
JSON representation
A rust library to develop CLI applications
- Host: GitHub
- URL: https://github.com/devprojectekla/rust_cli
- Owner: DevprojectEkla
- License: gpl-3.0
- Created: 2023-10-27T19:16:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T19:20:17.000Z (over 2 years ago)
- Last Synced: 2025-01-27T16:47:45.808Z (over 1 year ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
rust_cli is just a little library written in rust to develop my CLI applications in this language, it is a dependency in my rust_find application