Files
cartridges/README.md
2025-11-28 19:14:39 +01:00

12 lines
305 B
Markdown

# PyGObject Template
Create a project by running the following command with your app ID:
```sh
./create_project.py org.example.AppName
```
## Credit
A huge thanks to [GNOME Builder](https://gitlab.gnome.org/GNOME/gnome-builder/), this repository is an opinionated modification of its Python template.