Stone in a Glass House
Go to file
3wc 2ad54aa613 WIP: Switch to domkit for dialogue 2024-02-18 12:25:03 -03:00
res WIP: Switch to domkit for dialogue 2024-02-18 12:25:03 -03:00
src WIP: Switch to domkit for dialogue 2024-02-18 12:25:03 -03:00
.gitignore Tidy up some temp files 2024-02-16 03:51:49 -03:00
README.md README and makefile improvements 2024-02-14 12:32:45 -03:00
TODO.md Moar TODO 2024-02-16 23:57:42 -03:00
compile-common.hxml Drop useless Main file 2024-02-16 23:57:17 -03:00
compile-hl.hxml Make HTML5 work again 2024-02-13 00:04:25 -03:00
compile-js.hxml Make HTML5 work again 2024-02-13 00:04:25 -03:00
index.html Add index.html for HTML rendering 2024-02-13 03:27:22 -03:00
makefile README and makefile improvements 2024-02-14 12:32:45 -03:00

README.md

rewild / stone in a glasshouse

Development

Requirements

  • haxe
  • haxelib
  • Haxelib dependencies; run haxelib install compile-hl.hxml
  • automake

Compiling

make debug

You can alternatively run make watch to automatically rebuild on changes to .hx files.

Running

make run

Making a release

TODO: Making a redistributable hl version

Web

make bin/rewild.js
abra app cp <domain> bin/rewild.js app:/usr/share/nginx/html/bin/