Skip to content
/ haus Public

HTML And Useful Styling (HAUS) 🏡 is a CLI for web development

Notifications You must be signed in to change notification settings

rchillard/haus

Repository files navigation

haus

HTML And Useful Styling (HAUS) is a CLI for web development

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g haus
$ haus COMMAND
running command...
$ haus (-v|--version|version)
haus/0.0.0 linux-x64 node-v12.18.4
$ haus --help [COMMAND]
USAGE
  $ haus COMMAND
...

Commands

haus hello [FILE]

describe the command here

USAGE
  $ haus hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ haus hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

haus help [COMMAND]

display help for haus

USAGE
  $ haus help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

haus new [FILE]

describe the command here

USAGE
  $ haus new [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

See code: src/commands/new.ts

About

HTML And Useful Styling (HAUS) 🏡 is a CLI for web development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages