golxzn / submodule-template

The template repo for golxzn modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golxzn::{module}::{submodule}

Usage

To use this template, just clone it and run the following command:

python setup.py --module my-module --submodule my-submodule --prefix MY_SBMDL

It will rename all the files to fit your new module/submodule name and prefix. Then, you can remove the setup.py file and add your own files.

Requirements

This template is built with the following tools:

  • CMake (3.25 and above)
  • Python3 (3.8 and above)

About

The template repo for golxzn modules

License:MIT License


Languages

Language:CMake 69.1%Language:Python 23.8%Language:C++ 7.1%