Skip to content

Releases: PrathamGhaywat/wtime

Release list

First release

Choose a tag to compare

@PrathamGhaywat PrathamGhaywat released this 03 Aug 18:06
v0.1
bcaa384

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 --release

The file will be located under target/release as wtime. You can add that to your path or run the executable directly.