CLI Project Development Preferences
From Wikiprompt, the free prompt encyclopedia
CLI Project Development Preferences A comprehensive set of conventions and tooling choices for building CLI applications, covering package management, typing, build, testing, and UX.
Prompt ContentSave
π
Use pnpm as the package manager for CLI projects.
Use TypeScript for CLI projects.
Use tsup as the build tool for CLI projects.
Use vitest for testing CLI projects.
Use Commander.js for CLI command handling.
Use clack for interactive user input in CLI projects.
Check for existing CLI name conflicts ...
Sign in to see the full prompt
Continue with:
By logging in, you agree to our Terms of Use and Privacy Policy
Usage
This prompt is designed for use with coding. Copy the prompt content above and paste it into your preferred AI tool.
For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.
Talk
0 comments