- Docker 20.10.12+
- GNU / BSD make
- rustup 1.25.2+
- Rust 1.75.0+
- POSIX compatible tar
- Provision additional dev tools with
make -j 4
- a host capable of running musl/Linux containers (e.g. a GNU/Linux, musl/Linux, macOS, or Windows host)
- Docker First Aid Kit
- Apply
DOCKER_DEFAULT_PLATFORM
=linux/amd64
environment variable - ASDF 0.10 (run
asdf reshim
after provisioning) - cargo-cache
- direnv 2
- POSIX compatible tar
- tree
- GNU compatible time
- a UNIX environment, such as macOS, Linux, BSD, WSL, etc.
Non-UNIX environments may produce subtle adverse effects when linting or generating application ports.
$ tinyrick install
$ tinyrick uninstall
$ tinyrick audit
$ tinyrick lint
$ tinyrick test
$ tinyrick port
$ tinyrick publish
$ tinyrick clean