/__ / ___ ____ / /_ (_)____
/ / / _ \/ __ \/ __ \/ / ___/
/ /__/ __/ /_/ / / / / / /
/____/\___/ .___/_/ /_/_/_/
/_/
Zephir 0.12.2 by Andres Gutierrez and Serghei Iakovlev (4ab69bd9)
command [options] [arguments]
Options:
--dumpversion Print the version of the compiler and don't do anything else
-h, --help Print this help message
--no-ansi Disable ANSI output
-V, --version Print compiler version information and quit
build Generates/Compiles/Installs a Zephir extension
clean Cleans any object files created by the extension
compile Compile a Zephir extension
fullclean Cleans any object files created by the extension (including files generated by phpize)
generate Generates C code from the Zephir code without compiling it
help Displays help for a command
init Initializes a Zephir extension
stubs Generates stubs that can be used in a PHP IDE