| Crates.io | chillup |
| lib.rs | chillup |
| version | 0.5.2 |
| created_at | 2019-08-04 15:08:40.105345+00 |
| updated_at | 2025-02-04 23:13:43.0178+00 |
| description | A dependency search tool for wurstlang libraries |
| homepage | https://github.com/Cokemonkey11/chillup |
| repository | https://github.com/Cokemonkey11/chillup |
| max_upload_size | |
| id | 154146 |
| size | 71,371 |
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:
cargo)Installation:
$ cargo install chillup