fast, reliable implementation of rmate in Rust.
Pre-complied binaries for following platforms are available in Releases page.
| Platform | CPU Architecture |
|---|---|
| macOS | x86_64, aarch64 |
| Linux | x86_64, i686, aarch64, armv7 |
| FreeBSD | x86_64 |
| Android | x86_64, i686, aarch64, armv7, arm, thumbv7neon |
| Illumos | x86_64 |
- Support all options and rmate.rc settings described in Ruby implementation.
- Create backups of local files to avoid corrupting your files if any io/network operations go wrong.
- Verbose logging of operation (use
-vone or more times).