Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 390 Bytes

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.