#build-system #cargo #task #freeform #tinyrick

deprecated build cargo-tinyrick

a freeform Rust build system

1 unstable release

Uses old Rust 2015

0.0.1 Oct 21, 2018

#93 in #build-system


Used in arithmancy

BSD-2-Clause

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

No runtime deps