Skip to content
Snippets Groups Projects
Boiget Bruno's avatar
Bruno Boiget authored
Add new commands and help

See merge request !19
01565a75
History

Zephir-Client

Build zephir-client (for now):

  • You need to have "pyinstaller" in your machine (https://www.pyinstaller.org/)

  • You also need "git" installed

  • Start build.sh : For now this scripts does this :

$ ./build.sh

This script provides a binary in "dist" directory

./dist/zcli -h (for help message)