Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Launch args (CLI)

Piripe edited this page Jul 11, 2022 · 1 revision

Usage

oxygen [action] [options]

Action

  • build Export the given skin (CLI only, do not starts the interface)
  • watch Export the given skin everytime a file is changed (CLI only, do not starts the interface)

Options

  • -d, --dev Start the interface in Dev Mode
  • -h, -?, --help Print the help message (Equivalent of this page but in raw text)
  • -o, --output PATH Set the output path
  • -p, --skin-path PATH|URL Set the path of the skin (Can be an URL, a file path, or a folder path)
Clone this wiki locally