Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmnbom/prompts-rs
Rust port of terkelg/prompts
https://github.com/jsmnbom/prompts-rs
Last synced: about 22 hours ago
JSON representation
Rust port of terkelg/prompts
- Host: GitHub
- URL: https://github.com/jsmnbom/prompts-rs
- Owner: jsmnbom
- License: apache-2.0
- Created: 2020-01-26T14:30:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T20:44:38.000Z (about 2 years ago)
- Last Synced: 2024-08-08T19:54:16.522Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
❯ Prompts-rs
Lightweight, beautiful and user-friendly interactive prompts
Easy to use CLI prompts to enquire users for informationAPI docs: https://docs.rs/prompts/
## ❯ Credit
This crate is an attempt to port [terkelg/prompts](https://github.com/terkelg/prompts) to rust.