/ccgo-template

template for CCGO cross-platform build system

Primary LanguageJinjaOtherNOASSERTION

ccgo-template

template used to init an ccgo cross-platform project.

Usage

# ensure ccgo installed
pip3 install ccgo

# create lib
ccgo lib create <YOUR_PROJECT_DIR> --template-url=https://github.com/zhlinh/ccgo-template.git

License

ccgo-template is available under the MIT license. See the LICENSE file for the full license text.