Crates.io | chillup |
lib.rs | chillup |
version | 0.5.0 |
source | src |
created_at | 2019-08-04 15:08:40.105345 |
updated_at | 2024-08-02 10:42:04.641757 |
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 | 65,548 |
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