Skip to content
On this page

Command Line Interface

npx hizzy

Starts Hizzy in the current directory.

Usage

bash
npx hizzy [root]

Options

OptionsDescription
-h, --helpShows the help menu
-v, --versionShows the version of the Hizzy installed
--advanced-versionShows extra information to put in a GitHub issue
-b, --buildBuilds the project and exits
--hostToggles the view of IPv4
-f, --forceForces to build on start
-d, --devEnables developer mode
-o, --openOpens the app on start
--debugEnables debug messages
--debug-socketReveals the packets of sockets to console, requires --debug
--addon-initInitializes up an addon environment
--no-clearDisables the initial screen clear
--tsMakes the setup process prefer TypeScript
--config=PATHSets the path of the config (string)
-p, --port=PORTSets the port to listen on (number)
--injectionsBuilds HTML/JSX injection files (EXPERIMENTAL)

Released under the MIT License. (dev)