create-hyas v1.6.1
create-hyas
Official CLI for scaffolding a new Hyas project.
Status
Requirements
- Node.js —
v16.12.0or higher
How to use
npm
npm create hyas@latestYarn
yarn create hyaspnpm
pnpm create hyas@latestThen follow the prompts!
Options
You can also directly specify the project name and the template you want to use via additional command line options. Use . for the project name to scaffold in the current directory. For example, to scaffold a Doks project, run:
npm
npm create hyas@latest my-doks-project -- --template doksYarn
yarn create hyas my-doks-project --template dokspnpm
pnpm create hyas@latest my-doks-project --template doksTemplates
Currently supported template presets include:
doksbolttailwindcss-startertailwindcss-starter-recbootstrap-starterbootstrap-starter-recbasic-starterbasic-starter-rec
Variants
The -rec variants include the recommended integrations, currently:
Community templates
You can use a tool like degit to scaffold your project with one of the community templates.
npm
npx degit user/repo my-projectYarn
yarn dlx degit user/repo my-projectpnpm
pnpm dlx degit user/repo my-projectCredits
This npm package is based on:
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago