12 lines
305 B
Markdown
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.
|