Web Analytics

Pony

⭐ 101 stars French by AxGord

🌐 Langue

Lang Haxelib License Build status Join the chat at https://gitter.im/Ponylib/Lobby Donate PayPal




Pony est un ensemble d'outils pour développer, préparer, construire, tester et publier des projets. Il peut être utilisé pour créer des applications Heaps, PixiJS, NodeJS, Electron, Cordova, PHP, OpenFL, Unity3D, Flash et Cocos Creator.

Il fonctionne sur des serveurs ou côté client.

La bibliothèque dispose d'un système de construction d'interface utilisateur basé sur XML et de composants, d'un système d'événements puissant, et de nombreuses fonctions utilitaires.

Installation ============ Version stable

haxelib install pony

Version instable

haxelib git pony https://github.com/AxGord/Pony

Installer Pony Tools

haxelib run pony

Exemple d'installation silencieuse

haxelib run pony install +code -code-insiders +npm +userpath -nodepath +ponypath

+ - activer l'option

- - désactiver l'option

code - Installer les plugins recommandés pour Visual Studio Code

code-insiders - Installer les plugins recommandés pour Visual Studio Code Insiders

npm - Installer les modules NPM (Node Package Manager)

userpath - Définir les chemins utilisateur

nodepath - Définir le chemin utilisateur vers node_modules, uniquement pour Windows

ponypath - Définit le chemin utilisateur vers pony.exe, uniquement pour Windows

Exemple d'installation CI

haxelib run pony install -code -code-insiders +npm +userpath

Guide vidéo d'installation

Haxe + Heaps + Pony - Vidéo sur la création d'une application multiplateforme

Manuel ------

--- Tranlated By Open Ai Tx | Last indexed: 2026-06-03 ---