Skip to main content

A cross build dsl make tool

Project description

ymake

ymake is a make dsl build tools

安装

pip install yymake

使用

新建ya.py

project("yiyiya",
    version='12.0',
    desc='yiyiya is an os',
)

target('hello')
add_kind("binary")
add_files("./main.c")

编译运行

ya

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yymake-0.8.5.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

yymake-0.8.5-py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page