Skip to content

mplus-oss/repo-template

Repository files navigation

M+ Repository Template

A versatile Copier template for bootstrapping new projects at M+.

Features

  • Base Python App
    • Tools: Ruff, Pylint
  • JavaScript/TypeScript
    • Tools: Biome
  • Odoo Modules
    • Based on Python stack
  • Jinja2 Templates
    • Tools: j2lint

Prerequisites

Before using this template, ensure you have Copier and pre-commit installed.

pipx install copier
pipx install pre-commit

or, use another tools such as uv, conda, or any-else.

Usage

Generate a New Project

To create a new project using this template, run:

copier copy --trust gh:mplus-oss/repo-template path/to/destination

About

M+ Repository Standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors