0.0.7 • Published 10 months ago
create-ohh v0.0.7
create-ohh
Ohh's command line to create different project templates
currently support
- template-ts-lib-tsup: use tsup to build TypeScript library
- template-ts-lib-unbuild: use unbuild to build TypeScript library
- template-pnpm-monorepo: create a monorepo project with pnpm
- template-vue: create a vue project quickly with eslint, simple-git-hooks and lint-staged