Skip to content

manosmiras/rust-calculator

Repository files navigation

Rust Calculator

A simple calculator written in rust, using egui.

Rust Calculator

How to run

There are three ways you can see the app in action:

  • Using github pages
  • Downloading an executable for your system from the releases.
  • Running locally by:
    1. Cloning the repository.
    2. Ensuring you have rust installed.
    3. Navigating to your local copy of the repository and executing cargo run --release

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published