Skip to content

CopyDeck

Copier templates without the URL juggling.

How it works

  1. Register a source — a GitLab group, GitHub org, or local directory — with copydeck config new
  2. Discover available templates with copydeck template list
  3. Apply a template with copydeck template new SOURCE/TEMPLATE ./output

Quick start

Terminal window
uv tool install git+https://gitlab.com/oreohub/projects/copydeck
copydeck config init
copydeck config new
copydeck template list
copydeck template new my-gitlab/my-template ./my-project

Project status

AreaStatus
Config management (config commands)Done
template list (GitLab)Done
template new (GitLab)Done
GitHub source integrationNot yet implemented
Local source integrationNot yet implemented
info commandNot yet implemented

Documentation