1 unstable release
Uses old Rust 2015
0.0.1 | Oct 21, 2018 |
---|
#91 in #build-system
Used in arithmancy
4KB
tinyrick: a freeform Rust build system
.---. ^
o{__ω__ o{ ^0^ -Let me out!
~~ ( // *|* \xx\) xx`|'
= = xxxx&x ' `
tinyrick provides a Rust-source task dependency configuration system.
EXAMPLE
$ cd example
$ cargo tinyrick
running 1 test
test smoketest ... ok
RUNTIME REQUIREMENTS
SETUP
Write your own special snowflake tinyrick.rs
scripts to rule Rust projects, ya supergenius! Mere geniuses can browse the fully wired up example/ project as a working reference.
CONTRIBUTING
For more details on developing cargo-tinyrick itself, see DEVELOPMENT.md.
CREDITS
- Inspired by the excellent mage build system for Go projects
lib.rs
:
Common build patterns