#build #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

#105 in Build Utils

Download history 105/week @ 2025-02-09 17/week @ 2025-02-16

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