Skip to content

A simple program for handling Ethiopian calendar dates.

License

Notifications You must be signed in to change notification settings

frectonz/mek-ut-er-ya

Repository files navigation

Mek’ut’erīya

A simple program for handling Ethiopian calendar dates.

Run it with Nix

nix run nixpkgs#mekuteriya

Installation

cargo install --git https://github.com/frectonz/mek-ut-er-ya

If you don't have Rust installed, you can use the pre-built binaries from the releases page.

Download the binary for your platform.

  • If you are on windows download the file that ends with x86_64-pc-windows-gnu.zip
  • If you are on linux download one of the files ends with x86_64-unknown-linux-musl.tar.gz

If you are on linux, you can use the following command to extract the binary from the archive:

tar xvf <downloaded_file>

Demo

asciicast

Source