Skip to content

Jonxslays/zwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zwatch

A ziglings hot reloader.

What is it?

I was learning Zig, and using the ziglings repository as a fast track.

Although, at the time of publishing this repo there is no file watch/hot reload functionality built into ziglings. Due to that I created this binary crate for use with ziglings to enable hot reloading on the exercises.

Installation

Zwatch has a minimum supported rust version of 1.64.0.

Currently the only way to utilize this tool is to clone and install locally:

# Clone the repo
git clone https://github.com/Jonxslays/zwatch

# Install from source
cargo install --path zwatch

Usage

# Get help
zwatch -h

# Watch your ziglings directory
zwatch ~/projects/ziglings

License

Zwatch is licensed under the MIT license.

About

A ziglings hot reloader.

Resources

License

Stars

Watchers

Forks

Languages