https://github.com/alepacho/heapstemplate
Hello Heaps.io!
https://github.com/alepacho/heapstemplate
example haxe heapsio template
Last synced: 5 months ago
JSON representation
Hello Heaps.io!
- Host: GitHub
- URL: https://github.com/alepacho/heapstemplate
- Owner: Alepacho
- License: mit
- Created: 2023-02-26T18:46:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T17:33:07.000Z (over 1 year ago)
- Last Synced: 2025-06-05T16:05:26.554Z (8 months ago)
- Topics: example, haxe, heapsio, template
- Language: Haxe
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Heaps.io Template
This is a slightly modified `Hello Heaps.io` example I took from [here](https://heaps.io/documentation/hello-hashlink.html).
## How 2 run
```bash
haxe compile.hl.hxml && hl App.hl
```
or just press `F5` if u use VS Code
### Useful links:
[Heaps Documentation](https://heaps.io/documentation/home.html)
[Hashlink](https://hashlink.haxe.org/)
[Haxe Extension Pack](https://marketplace.visualstudio.com/items?itemName=vshaxe.haxe-extension-pack)