build npm cli command application
- Native ESM Module development
- Use cac build cli application
- Interaction interface with inquirer and ora
- Type safe
- Release with github workflows and changeset
- pnpm
- vitest
pnpm i -g @aiou/bin-template
say hello world with select option
bin-template hello [word]
display loading and loading text
bin-template loading --text=[text] [ms]
pnpm run build