DEV Community

TiLoKit
TiLoKit

Posted on • Edited on

Introducing TiLoKit πŸš€ – a universal Golang CLI to scaffold projects across frameworks

Hey folks πŸ‘‹

I’ve been building TiLoKit, an experimental open-source CLI tool written in Go.

The idea: a single, lightweight tool to scaffold starter projects across multiple frameworks – frontend, backend, full-stack.

Instead of manually setting up boilerplates, TiLoKit aims to save time and ensure consistency.

⚠️ Note: This project is still a Work In Progress (WIP). I’m looking for feedback and contributors!

  • ✨ Multi-framework support – React, Vue, Django, Flask, Laravel, Symfony, Spring Boot, Go (Gin/Echo/Fiber), Rails, and more.
  • ⚑ Fast & cross-platform – A single Go binary that runs on Linux, macOS, and Windows.
  • πŸ› οΈ Interactive & non-interactive modes – Use -i for prompts, or pass flags directly.
  • πŸ”Œ Extensible – More frameworks like Svelte, Next.js, Rust, Flutter, and Electron are planned.

Top comments (0)