Documentation

Build with TeachRepo

Everything you need to turn a GitHub repo into a paywalled, versioned course site.

quick start
# Install CLI
npm install -g @teachrepo/cli
# Scaffold from template
teachrepo init my-course
# Push to GitHub β†’ auto-publish
git push origin main