Crates.io | haych |
lib.rs | haych |
version | 0.0.4 |
source | src |
created_at | 2024-07-28 15:41:15.083692 |
updated_at | 2024-07-29 02:40:05.692111 |
description | Build utils for HTMX application |
homepage | |
repository | https://github.com/chazfg/haych |
max_upload_size | |
id | 1318044 |
size | 71,393 |
CLI to help build and develop an SSR fullstack application. I'm creating this to make it easier when I make HTMX projects.
CLI to watch for changes and build web static files using templates to separate elements
cargo install haych
haych init
Initialize project
haych watch
Watch for changes, will watch src, cargo run, and serve the server. Will also watch the templates/ and build the index.html to serve