prompt
Here are 734 public repositories matching this topic...
now every questions are optional, there is no way to define it demand.
suggestion: add demandOption config, if user select nothing or just press enter, exit error or auto load question to retry.
options = {
things: {
message: 'What do you want to do?',
type: 'checkbox',
choices: ['Order a pizza', 'Make a reservation', 'Bug rate', 'Security'],
demandOption: true,
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
-
Updated
Mar 29, 2022 - JavaScript
Script to remove Windows 10 bloatware.
-
Updated
Feb 9, 2022 - PowerShell
Pretty, minimal and fast ZSH prompt
-
Updated
Feb 17, 2022 - Shell
The Fish Shell Framework
-
Updated
Mar 27, 2022 - Shell
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
A PowerShell environment for Git
-
Updated
Mar 31, 2022 - PowerShell
potential api example
bit fix undo-commit
bit fix untrack-file
bit fix rename-commit
bit fix catch-up-to-branch
$DOTGLOB = True
$COMPLETION_IN_THREAD = True
$COMPLETIONS_BRACKETS = False
$COMPLETIONS_DISPLAY = "single"
$CASE_SENSITIVE_COMPLETIONS = False
$UPDATE_COMPLETIONS_ON_KEYPRESS = True
$COMMANDS_CACHE_SAVE_INTERMEDIATE = True
$XONSH_HISTORY_BACKEND = "sqlite"
$XONSH_HISTORY_FILE = "/h
A prompt theme engine for any shell.
-
Updated
Mar 31, 2022 - Go
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
-
Updated
Mar 27, 2022 - Go
A full-featured & carefully designed adaptive prompt for Bash & Zsh
-
Updated
Mar 15, 2022 - Shell
A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
-
Updated
Mar 23, 2022 - Go
A javascript framework for developing pretty browser dialogs and notifications.
-
Updated
Dec 2, 2019 - JavaScript
Must-read papers on prompt-based tuning for pre-trained language models.
-
Updated
Feb 22, 2022
An interactive kubernetes client featuring auto-complete.
-
Updated
Jul 14, 2021 - Go
A beautiful and powerful interactive command line prompt
-
Updated
Oct 17, 2021 - Ruby
An Open-Source Framework for Prompt-Learning.
-
Updated
Mar 30, 2022 - Python
An Open Toolkit for Knowledge Base Population(DeepKE是一个由浙江大学知识图谱创新团队贡献的开源知识图谱抽取与构建工具,支持低资源、长篇章条件下抽取能力,具备命名实体识别、关系抽取和属性抽取等功能)
-
Updated
Mar 27, 2022 - Python
-
Updated
Aug 18, 2019 - PostScript
Pretty, minimal, and fast prompt for Fish from Zsh.fish theme prompt fish-theme fish-prompt
-
Updated
Nov 18, 2021 - Shell
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
-
Updated
Feb 4, 2022 - PHP
Improve this page
Add a description, image, and links to the prompt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prompt topic, visit your repo's landing page and select "manage topics."


The problem
Users installing Spaceship via homebrew don't know they have to add following lines to their
.zshrc:Describe the solution you'd like
Homebrew has to report a caveat with this information. Here's an example how they do that with
nvmformula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c