Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 623 Bytes

File metadata and controls

19 lines (16 loc) · 623 Bytes

Hazel CLI Documentation

CLI can be used to run or init single-file hazel script without the creation of node project.

hazel --help
Usage: hazel [options] [command]

An example CLI for managing a directory

Options:
  -V, --version   output the version number
  -h, --help      display help for command
...

Commands

Command Description
run run a provided single hazel script file.
init init a single hazel script file.