apple_cursor/builder/build.py
2021-01-27 16:13:25 +05:30

6 lines
No EOL
93 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from applbuild.generator import build
build()