#build #build-tool #toolchain #hot-reloader

build unlimited-ammo

Hot reloader for Rust codebases, never waste time rebuilding again

1 unstable release

new 0.1.0 Feb 13, 2025

#130 in Build Utils

Download history 122/week @ 2025-02-11

122 downloads per month

MIT license

15KB
236 lines

Unlimited Ammo

Never waste time on a reload again

Automatically rebuild a Rust codebase on changes, also supports web rebuilds.

meme

Installation

Using cargo:

cargo install unlimited-ammo

Build it yourself:

git clone https://github.com/antonio-hickey/unlimited-ammo.git
cd unlimited-ammo
make

Dependencies

~275KB