Skip to content

getludic/template

Repository files navigation

Ludic App Template

This is a basic cookiecutter template for Ludic App.

Using The Template

  1. Install cookiecutter according to the instructions on GitHub.
  2. Run the following command to create a new project:
cookiecutter gh:getludic/template

Or you can use UV to run cookiecutter:

uvx cookiecutter gh:getludic/template

Note: This template uses Ludic 1.0.0+ which requires Python 3.14+ and uses t-strings. If you need to create a project with Ludic 0.5.x, use the 0.5 tag:

cookiecutter gh:getludic/template --checkout 0.5

Or with UV:

uvx cookiecutter gh:getludic/template --checkout 0.5

About

Cookiecutter template for a basic Ludic App

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages