unlimited-ammo

Crates.iounlimited-ammo
lib.rsunlimited-ammo
version
sourcesrc
created_at2025-02-13 00:48:30.710968+00
updated_at2025-02-13 00:48:30.710968+00
descriptionHot reloader for Rust codebases, never waste time rebuilding again.
homepagehttps://crates.io/crates/unlimited-ammo
repositoryhttps://github.com/antonio-hickey/unlimited-ammo
max_upload_size
id1553657
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Antonio Hickey (antonio-hickey)

documentation

https://docs.rs/unlimited-ammo/latest/unlimited-ammo/index.html

README

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
Commit count: 10

cargo fmt