Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`