Skip to content
Snippets Groups Projects
Lionel Morin's avatar
Lionel Morin authored
fix_304_305

See merge request !15
2d44cdba
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)