7 unstable releases
0.5.2 | Feb 4, 2025 |
---|---|
0.5.1 | Feb 4, 2025 |
0.5.0 | Aug 2, 2024 |
0.4.0 | Jul 20, 2020 |
0.1.0 | Aug 4, 2019 |
#260 in Web programming
224 downloads per month
20KB
109 lines
Chillup is a tool for searching for dependencies, for use with the wurst programming language.
Example use:
$ chillup --dump | rg animation
https://github.com/Cokemonkey11/WurstUnitAnimations A wurstscript library that provides extract unit model animation data (indices and durations)
Requirements:
- rust toolchain (in particular
cargo
)
Installation:
$ cargo install chillup
Dependencies
~17–30MB
~461K SLoC