5 releases (3 breaking)
0.5.0 | Aug 2, 2024 |
---|---|
0.4.0 | Jul 20, 2020 |
0.2.1 | Oct 9, 2019 |
0.2.0 | Oct 9, 2019 |
0.1.0 | Aug 4, 2019 |
#467 in Web programming
18KB
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
~16–28MB
~449K SLoC