Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Guillem Jara edited this page Oct 12, 2021 · 2 revisions

As a CLI tool, Voila provides different flags that may change the behavior of the program:

  • -h, --help: Displays help.
  • -v, --version: Displays installed version of Voila, if any.
  • -r, --recursive: If provided, Voila will be executed recursively, meaning it will also affect the files in the folders of the directory provided.
  • --compile: See #Compiling a Voila script
Clone this wiki locally