@sorrell/cli-bootstrapper
TypeScript icon, indicating that this package has built-in type declarations

0.0.21 • Public • Published

CLI Bootstrapper

This tool is a minimal wrapper for Commander, Inquirer, and Ora to create basic CLI tools.

Prompt Branches

How to use:

  1. Define a type whose data you wish to prompt for
  2. Define TPrompts for that type
  3. Define TPromptTwigs for each prompt
  4. Use MakeBranch to form the prompt tree

Package Sidebar

Install

npm i @sorrell/cli-bootstrapper

Weekly Downloads

21

Version

0.0.21

License

MIT

Unpacked Size

45.5 kB

Total Files

56

Last publish

Collaborators

  • sorrell