Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

d2x 支持的构建工具

通过对构建工具做最小化的接口规范来适配不同编程语言及其工具链

构建工具接口规范

xxx d2x-buildtools [command] [target]

Commands:
    list        List all targets
    build       Build specified target
    run         Run specified target