We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In order to show that Heaps also runs on desktop, we should allow to download the sample binaries for OSX/Linux/Win
This involves preparing a precompiled HL package zip/tgz in which we inject the haxe compiled .hl file.
Not urgent for now, this can wait after the website has been finished
The text was updated successfully, but these errors were encountered:
I now added that the samples are actually compiled while building the website (in Travis) https://github.com/HeapsIO/heaps.io/blob/master/src/BuildSamples.hx
When HL build also works (at the moment it doesn't) we can make zips/packages from it.
Sorry, something went wrong.
No branches or pull requests
In order to show that Heaps also runs on desktop, we should allow to download the sample binaries for OSX/Linux/Win
This involves preparing a precompiled HL package zip/tgz in which we inject the haxe compiled .hl file.
Not urgent for now, this can wait after the website has been finished
The text was updated successfully, but these errors were encountered: