An open API service indexing awesome lists of open source software.

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!

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)