nai 0.4.0

Measure the duration of meaningful pursuits
Documentation

Measure the duration of meaningful pursuits.


Features

  • Measure the duration of cherished moments.
  • Fancy error message and colorful output.
  • Cross-platform and single binary.

Installation

From binaries

The release page includes pre-compiled binaries for GNU/Linux, macOS, and Windows.

From source

Using cargo-binstall

$ cargo binstall nai

Using Rust's package manager cargo:

$ cargo install nai

Development

git clone https://github.com/azzamsa/nai

# Build
cd nai
cargo build

# Run unit tests and integration tests
cargo test

# Install
cargo install --path .

Contributing

To learn more read the development guide

Origin of the name

Nai (나이) means age in Korean.

Credits