Skip to content

otomir23/wednesday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wednesday CLI

Wednesday is a simple CLI tool to scan Mojang's LauncherMeta API for a new Minecraft snapshot. It is written in Rust and is my first Rust project, so I'm open to suggestions regarding implementation and optimisation.

Download

You can find pre-built binaries here.

There's only Windows binaries right now, but I will try to build for other platforms if there will be a demand.

Build it yourself

You need to install Rust Toolchain to build the binaries.

  • Get the souce code

    git clone https://github.com/otomir23/wednesday.git
  • Open the project

    cd wednesday
  • Build the binary

    cargo build --release

License

This project is licensed under MIT License.

About

Simple CLI tool to check if the new Minecraft snapshot is out. Written in Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages