Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashladha/termprompt
https://github.com/yashladha/termprompt
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashladha/termprompt
- Owner: yashLadha
- License: mit
- Created: 2020-10-23T02:04:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T02:30:23.000Z (about 4 years ago)
- Last Synced: 2024-11-14T02:50:25.048Z (about 1 month ago)
- Language: Rust
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# termprompt
Forked from https://github.com/mitsuhiko/dialoguer
[![Build Status](https://travis-ci.org/mitsuhiko/dialoguer.svg?branch=master)](https://travis-ci.org/mitsuhiko/dialoguer)
[![Latest version](https://img.shields.io/crates/v/dialoguer.svg)](https://crates.io/crates/dialoguer)
[![Documentation](https://docs.rs/dialoguer/badge.svg)](https://docs.rs/dialoguer)A rust library for command line prompts and similar things.