Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/haxe-cli-hello-world
This is a POC project to demonstrate haxe as an interpretured language.
https://github.com/bearddan2000/haxe-cli-hello-world
cli haxe hello world
Last synced: 23 days ago
JSON representation
This is a POC project to demonstrate haxe as an interpretured language.
- Host: GitHub
- URL: https://github.com/bearddan2000/haxe-cli-hello-world
- Owner: bearddan2000
- Created: 2023-09-02T13:21:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T13:21:44.000Z (about 1 year ago)
- Last Synced: 2024-04-18T03:31:56.255Z (7 months ago)
- Topics: cli, haxe, hello, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/haxe-cli-hello-world
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haxe-cli-hello-world
## Description
This is a POC project to demonstrate haxe as an interpretured language.## Tech stack
- haxe## Docker stack
- ubuntu:latest## To run
`sudo ./install.sh -u`## To stop (optional)
`sudo ./install.sh -d`## To see help
`sudo ./install.sh -h`