https://github.com/markknol/online-haxe-formatter
Online tool to try the `formatter` haxelib
https://github.com/markknol/online-haxe-formatter
app formatter haxe tool website
Last synced: about 1 year ago
JSON representation
Online tool to try the `formatter` haxelib
- Host: GitHub
- URL: https://github.com/markknol/online-haxe-formatter
- Owner: markknol
- Created: 2019-04-11T14:09:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T02:03:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T05:11:27.495Z (over 1 year ago)
- Topics: app, formatter, haxe, tool, website
- Language: Haxe
- Homepage: https://haxe.stroep.nl/formatter/
- Size: 24.4 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# [Online Haxe Formatter](https://haxe.stroep.nl/formatter/)
### Dependencies
This project uses [lix.pm](https://github.com/lix-pm/lix.client) as Haxe package manager.
Run `yarn` to install all dependencies (including Haxe).
### Compile
```
yarn haxe build.hxml
```