Inquirer.sh Save

Modern terminal prompt inspired by inquirer.js

Project README

:rocket: Inquirer.sh - Modern Bash Terminal Prompt

Bash GitHub license Twitter

Inquirer.sh is a dependency-free collection of bash interative terminal prompts based on Inquirer.js's interfaces

List Input (Example)

List Input Example

Usage: list_input [prompt] [array] [selected_option]
Usage: list_input_index [prompt] [array] [selected_index]

Checkbox Input (Example)

Checkbox Input Example

Usage: checkbox_input [prompt] [array] [selected_options_output]
Usage: checkbox_input_indices [prompt] [array] [selected_indices_output]

Text Input (Example)

Text Input Example

Usage: text_input [prompt] [output_variable] [default_value (Optional)] [failed_validation_prompt (Optional)] [validator_function (Optional)]

Contributors

Open Source Agenda is not affiliated with "Inquirer.sh" Project. README Source: kahkhang/Inquirer.sh
Stars
82
Open Issues
10
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating