{"version":3,"file":"help.cjs","sources":["../../../src/cli/commands/help.ts"],"sourcesContent":["export async function help(): Promise<void> {\n  console.log(`\nUsage: flowbite-react [command] [options]\n\nCommands:\n  build               Generate class list for components and write to .flowbite-react/class-list.json\n  create <name>       Create a new component with proper structure and theming setup\n  dev                 Start development server with real-time class generation\n  help                Show this help message and command information\n  init                Initialize Flowbite React with config files and necessary setup\n  install             Install Flowbite React using your detected package manager\n  migrate             Run code transformations to update to latest patterns and APIs\n  register            Register Flowbite React process for development with automatic class generation\n  setup <subcommand>  Setup additional features and configurations\n\nSetup subcommands:\n  plugin              Setup bundler-specific Flowbite React plugin\n  tailwindcss         Configure Tailwind CSS with necessary plugins and settings\n  vscode              Setup VS Code with recommended extensions and settings\n\nOptions:\n  --help              Show this help message and command information\n`);\n}\n\nexport async function helpSetup(): Promise<void> {\n  console.log(`\nUsage: flowbite-react setup [subcommand]\n\nSubcommands:\n  plugin             Setup bundler-specific Flowbite React plugin\n  tailwindcss        Configure Tailwind CSS with necessary plugins and settings\n  vscode             Setup VS Code with recommended extensions and settings\n`);\n}\n"],"names":[],"mappings":";;AACO,eAAe,IAAI,GAAG;AAC7B,EAAE,OAAO,CAAC,GAAG,CAAC;AACd;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA,CAAC,CAAC;AACF;AACO,eAAe,SAAS,GAAG;AAClC,EAAE,OAAO,CAAC,GAAG,CAAC;AACd;;AAEA;AACA;AACA;AACA;AACA,CAAC,CAAC;AACF;;;;;"}