SkillAgentSearch skills...

Dragon

pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines

Install / Use

/learn @DragonBuild/Dragon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/source/_static/logo-dark.png" width=400px> <img src="docs/source/_static/logo-light.png" alt="Logo" width=400px> </picture> </p> <p align="center"> <strong> An expansible build system built for speed and ease of use. </strong> <br> <br> <a href="https://github.com/dragonbuild/dragon/actions/workflows/tests.yml"> <image src="https://github.com/dragonbuild/dragon/actions/workflows/tests.yml/badge.svg?branch=master"> </a> <a href="https://dragon.cynder.me"> <image src="https://readthedocs.org/projects/dragon/badge/?version=latest"> </a> <a href="https://pypi.org/project/dragon/"> <image src="https://badge.fury.io/py/dragon.svg?v=1.7.3"> </a> <br> <br> <a href="https://dragon.cynder.me"> <strong>Documentation</strong> </a> | <a href="https://dragon.cynder.me/en/latest/quickstart.html"> <strong>Getting Started</strong> </a> | <a href="https://github.com/dragonbuild/example "> <strong>Example Project</strong> </a> | <a href="https://github.com/dragonbuild/build "> <strong>Github Actions Integration</strong> </a> </p>

Installing dragon

In your terminal:

pip3 install dragon

Updating

Version 1.6.0 and later:

dragon update

To reinstall a broken installation:

rm -rf ~/.dragon
pip3 install --force-reinstall dragon

<p align=center> <img src=".github/vri.png" alt="vri" width=110px> </p> <p align=center> a project by cynder </p> <p align=center> brought to reality with the ongoing help of so many others. </p>
<p align=center> Continued in honor of Lorenzo Pane, without whom this project, and so much else, would not have been possible. </p> <p align=center> in lieu of personal donations/sponsorships, please direct donations to <a href="https://give.thetrevorproject.org/fundraiser/4567595">The Trevor Project</a> </p>
View on GitHub
GitHub Stars227
CategoryDevelopment
Updated1mo ago
Forks23

Languages

Python

Security Score

100/100

Audited on Feb 24, 2026

No findings