https://github.com/indaco/tempo
A lightweight CLI for managing assets and scaffolding components in templ-based Go projects.
https://github.com/indaco/tempo
asset-managment cli code-generator css-js-injection go golang scaffolding static-assets templ
Last synced: 5 months ago
JSON representation
A lightweight CLI for managing assets and scaffolding components in templ-based Go projects.
- Host: GitHub
- URL: https://github.com/indaco/tempo
- Owner: indaco
- License: mit
- Created: 2025-02-19T17:11:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-21T13:58:16.000Z (6 months ago)
- Last Synced: 2025-07-21T15:41:00.577Z (6 months ago)
- Topics: asset-managment, cli, code-generator, css-js-injection, go, golang, scaffolding, static-assets, templ
- Language: Go
- Homepage: https://tempo.indaco.dev
- Size: 9.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
tempo
A lightweight CLI for managing assets and scaffolding components in templ-based projects.
`tempo` is a lightweight CLI for managing assets and scaffolding components in [templ](https://templ.guide)-based projects.
Inspired by the Italian word for **"time"**, it streamlines CSS & JS workflows while preserving a smooth developer experience.

## ๐ Documentation
Looking for setup instructions, CLI usage, or advanced templating?
๐ **Visit the official docs:** [**tempo.indaco.dev**](https://tempo.indaco.dev)
## ๐งช Demo Project
Explore how `tempo` works in a real-world setup.
Check out [**tempo-demo**](https://github.com/indaco/tempo-demo) โ a sample project showcasing:
- Component and variant scaffolding
- CSS/JS asset syncing
- Live reload development setup
Great if you want to learn by example or kickstart your own `templ`-based project.
## ๐ Projects Using Tempo
Looking for real-world usage beyond the demo?
Check out [goaster](https://github.com/indaco/goaster) โ a toast notification component built with templ and powered by tempo.
## ๐ค Contributing
Contributions are welcome!
See the [Contributing Guide](/CONTRIBUTING.md) for setup instructions.
## ๐ License
This project is licensed under the MIT License โ see the [LICENSE](./LICENSE) file for details.