Getting started
Install the compiler, publish your first package, and open it in Cloud in under five minutes.
documentation
axint compiles typed TypeScript or Python into native Swift for App Intents, SwiftUI views, widgets, and full apps. These docs take you from install to publish to trust — the CLI, the package model, and the operational rules behind every package page and every Cloud report.
quick install
three runtimes$ npm i -g @axint/compiler$ pnpm add -g @axint/compiler$ pipx install axintInstall the compiler, publish your first package, and open it in Cloud in under five minutes.
Every command the axint CLI exposes — flags, exit codes, and worked examples.
Language guides for TypeScript and Python with the full Apple-native API surface.
Namespace rules, the quality bar, versioning, and deprecation policies.
The .axint bundle spec — manifests, signing, and the file layout rules every package follows.
How the Registry protects publishers and consumers from impersonation, drift, and malicious payloads.
external