ponyup
Install, switch, and manage Pony compiler toolchain versions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ponyup?โผ
Run `npx skills add ponylang/ponyup --all -g -y` in your terminal to install all skills in this repository globally.
What does ponyup do?โผ
Ponyup is the Pony toolchain multiplexer. It downloads, installs, and switches between multiple versions of the Pony compiler and related tools on your machine.
How do I switch between Pony compiler versions?โผ
Use `ponyup select ponyc nightly <date>` or `ponyup select ponyc release <version>` to set any installed version as your default compiler.
Does ponyup work on Windows and macOS?โผ
Yes. Ponyup supports Linux, macOS, and Windows, with automatic platform detection and an option to set the platform manually using `ponyup default`.
Can I install older Pony versions with ponyup?โผ
Yes. Run `ponyup update <package> release <version>` to install any prior release or nightly build available on Cloudsmith.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core