statuspage icon indicating copy to clipboard operation
statuspage copied to clipboard

Clarity on the binary files

Open BenAkroyd opened this issue 9 years ago • 2 comments

Could you clarify whats in the binary files? Is it the compiled statuspage.py file?

BenAkroyd avatar May 24 '16 22:05 BenAkroyd

They are built using PyInstaller. At least, I seem to have been able to do the same locally. See the Makefile for details.

jakirkham avatar Jun 19 '16 21:06 jakirkham

Could you clarify whats in the binary files? Is it the compiled statuspage.py file?

Yes. They also include the initial template files used to populate the HTML.

jayfk avatar Jun 24 '16 20:06 jayfk