Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 932 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 932 Bytes

logo

paxo-ide

The official editor for paxo-phone apps development, with support of the paxolib api.

Disclaimer: This is not a stable version of the software. Some bugs may appear.

Installation

  • developpment:
git clone https://github.com/paxo-phone/paxo-ide.git
cd paxo-ide
.\PaxoIDE.sh
  • use it as a user: get it from the lastest release

Usage

  • Create a new project.
  • Open it
  • You are now ready to dev your app.
  • For testing, you should get the emulator, run it and register your app (cf: guidelines in the discord server: https://discord.gg/EetuNuqHJx post: "Applications").

Contributors