timeRS

Like GNU time but in Rust!

Some features:

Usage

See help

bash $ timers --help

Basically, just use this as you would use the time built-in that's included in most shells.

Installation

Install with cargo:

bash $ cargo install timers