/__ / ___ ____ / /_ (_)____
/ / / _ \/ __ \/ __ \/ / ___/
/ /__/ __/ /_/ / / / / / /
/____/\___/ .___/_/ /_/_/_/
/_/
Zephir version 0.10.9a-dev
Available commands:
stubs Generates extension PHP stubs
install Installs the extension (requires root password)
version Shows the Zephir version
compile Compile a Zephir extension
api [--theme-path=/path][--output-directory=/path][--theme-options={json}|/path]Generates a HTML API
init [namespace] Initializes a Zephir extension
clean Cleans the generated object files in compilation
generate Generates C code from the Zephir code
help Displays this help
build Generate/Compile/Install a Zephir extension
Options:
-f([a-z0-9\-]+) Enables compiler optimizations
-fno-([a-z0-9\-]+) Disables compiler optimizations