📚 Template Library

Production-ready project templates, accessible remotely

🚀 Quick Setup 🔒 Private Repo Support 📦 20+ Templates ⚡ One Command

🚀 Get Started in Seconds

📥 Option 1: Install CLI

Install the template runner globally for repeated use.

curl -fsSL https://templates.pandia.io/install.sh | bash

Then use:

tl setup my-project

⚡ Option 2: Direct Execute

Run directly without installation. Perfect for one-time use.

sh -c "$(curl -fsSL https://templates.pandia.io/tl)" -- setup my-project

Interactive mode:

sh -c "$(curl -fsSL https://templates.pandia.io/tl)"

🔒 Private Repository Access

Requires GitHub authentication. Set GITHUB_TOKEN environment variable with a personal access token.

🖥️ Backend Templates

🎨 Frontend Templates

📱 Mobile & Desktop Templates

🔧 Scripts & Tools