mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-13 22:54:45 -04:00
6 lines
No EOL
93 B
Python
6 lines
No EOL
93 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
from applbuild.generator import build
|
|
|
|
build() |