A simple program for handling Ethiopian calendar dates.
nix run nixpkgs#mekuteriya
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>