xsession / module_template

cookiecutter template for a base software module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

module_template

cookiecutter template for a base software module

example

    pip install cookiecutter

    cd path/to/module
    cookiecutter https://github.com/xsession/module_template.git

About

cookiecutter template for a base software module

License:MIT License


Languages

Language:C 57.6%Language:CMake 27.4%Language:Python 15.0%