monorepo/utils/cleaner/README.md
2022-10-28 16:42:47 +03:00

10 lines
275 B
Markdown

# Haxe project
This is an example Haxe project scaffolded by Visual Studio Code.
Without further changes the structure is following:
* `src/Main.hx`: Entry point Haxe source file
* `build.hxml`: Haxe command line file used to build the project
* `README.md`: This file