🌐 Language
Pony is a set of tools for developing, preparing, building, testing, and publishing projects. It can be used to create applications for Heaps, PixiJS, NodeJS, Electron, Cordova, PHP, OpenFL, Unity3D, Flash, and Cocos Creator.
It operates on both servers and client-side.
The library features an XML-based UI building system and components, a robust event system, and numerous utility functions.
Installation ============ Stable version
haxelib install pony
Unstable version
haxelib git pony https://github.com/AxGord/Pony
Install Pony Tools
haxelib run pony
Silent install example
haxelib run pony install +code -code-insiders +npm +userpath -nodepath +ponypath
+ - enable option
- - disable option
code - Install recommended Visual Studio Code plugins
code-insiders - Install recommended Visual Studio Code Insiders plugins
npm - Install NPM (Node Package Manager) modules
userpath - Set user paths
nodepath - Set user path to node_modules, only for Windows
ponypath - Set user path to pony.exe, only for Windows
CI install example
haxelib run pony install -code -code-insiders +npm +userpath
Haxe + Heaps + Pony - Making cross-platform application video
Manual ------
- Home
- Pony Tools
- Commands
- Server section
- Config section
- Prepare sections
- Build sections
- Post build sections
- Net
- RPC
- Platforms
- CS
- Cocos Creator
- Reference book