#build-tool #toolchain #hot-reloader

build unlimited-ammo

Hot reloader for Rust codebases, never waste time rebuilding again

1 unstable release

0.1.0 Feb 13, 2025

#195 in Build Utils

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

~240KB