Releases: PrathamGhaywat/wtime
Releases · PrathamGhaywat/wtime
Release list
First release
The whole thing is just a very minmal implementation obviously.
Anyways I have provided the binary for x64 windows, for the rest just:
git clone https://github.com/PrathamGhaywat/wtime.git
cd wtime
cargo build --releaseThe file will be located under target/release as wtime. You can add that to your path or run the executable directly.