0.4.5 • Published 3 years ago

@hyas/cli v0.4.5

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

@hyas/cli

npm CodeQL

Hyas command line tool.

Installation

Install the Hyas CLI globally:

npm install -g @hyas/cli

npx

Or use npx:

npx @hyas/cli <command> [options]

Usage

hyas <command> [options]

Commands

Create

Create a new Hyas project:

hyas create [dir]
ArgumentsDescriptionDefault
dirDirectory to create the project inmy-hyas-site
-c, --childUse child themeUse starter theme
-t, --themeHyas theme to use (e.g. --theme=doks)No Hyas theme

Start

Start local development server:

hyas start

Build

Build production website:

hyas build

Clean

Delete temporary directories:

hyas clean

Check

Check local environment:

hyas check

Options

-h, --help

Show help for command.

-v, --version

Show @hyas/cli version.

Documentation

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 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

5 years ago

0.1.0

5 years ago