haus
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i haus

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

5.63 kB

Total Files

9

Last publish

Collaborators

  • rchillard