Skip to content

Shippable/cexec

Repository files navigation

cexec

Packaging

cexec is packaged with pyinstaller. Every time you make a change, you will need to run ./package.sh to update the binaries because it's the binary that gets executed when cexec runs, not the python script itself.