x-pt.github.io

X Project Template

CI

A template to create an awesome project hosted on GitHub in no time.

Usage

cargo generate --git https://github.com/x-pt/template.git template/cxx

# or
cargo generate gh:x-pt/template template/cxx

# or just
cargo generate x-pt/template template/cxx

Support Cxx, Go, Python

cargo generate gh:x-pt/template template/go
cargo generate gh:x-pt/template template/py