haych

Crates.iohaych
lib.rshaych
version0.0.4
sourcesrc
created_at2024-07-28 15:41:15.083692
updated_at2024-07-29 02:40:05.692111
descriptionBuild utils for HTMX application
homepage
repositoryhttps://github.com/chazfg/haych
max_upload_size
id1318044
size71,393
(chazfg)

documentation

README

Project logo

haych

Status GitHub Issues GitHub Pull Requests License


CLI to help build and develop an SSR fullstack application. I'm creating this to make it easier when I make HTMX projects.

📝 Table of Contents

🧐 About

CLI to watch for changes and build web static files using templates to separate elements

🏁 Getting Started

cargo install haych

Prerequisites

Installing

🔧 Running the tests

Break down into end to end tests

And coding style tests

🎈 Usage

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

🚀 Deployment

⛏️ Built Using

✍️ Authors

Commit count: 0

cargo fmt