EtienneDx / git-mentor

A git server with built-in tools for teaching programming
MIT License
2 stars 0 forks source link

Add create repository #13

Open EtienneDx opened 6 months ago

EtienneDx commented 6 months ago

Based on a global config, either all users or only teachers should be able to create repositories.

This issue is meant for the backend of this feature, while #40 covers the frontend.

The created repository on disk should have the git hooks properly installed.

Tasks: