0.4.5 • Published 4 years ago
@hyas/cli v0.4.5
@hyas/cli
Hyas command line tool.
Installation
Install the Hyas CLI globally:
npm install -g @hyas/clinpx
Or use npx:
npx @hyas/cli <command> [options]Usage
hyas <command> [options]Commands
Create
Create a new Hyas project:
hyas create [dir]| Arguments | Description | Default |
|---|---|---|
dir | Directory to create the project in | my-hyas-site |
-c, --child | Use child theme | Use starter theme |
-t, --theme | Hyas theme to use (e.g. --theme=doks) | No Hyas theme |
Start
Start local development server:
hyas startBuild
Build production website:
hyas buildClean
Delete temporary directories:
hyas cleanCheck
Check local environment:
hyas checkOptions
-h, --help
Show help for command.
-v, --version
Show @hyas/cli version.
Documentation
0.4.5
4 years ago
0.4.4
4 years ago
0.4.3
4 years ago
0.4.1
4 years ago
0.4.2
4 years ago
0.4.0
5 years ago
0.3.9
5 years ago
0.3.8
5 years ago
0.3.7
5 years ago
0.3.6
5 years ago
0.3.5
5 years ago
0.3.4
5 years ago
0.3.3
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.0
5 years ago
0.1.1
6 years ago
0.1.0
6 years ago