Skip to content

TetieWasTaken/route-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Route

Will do this later

Installation

  • Install rust
curl https://sh.rustup.rs -sSf | sh
  • Clone the repo
git clone https://github.com/TetieWasTaken/route-rs.git
  • Build and run the project
cargo build && cargo run

Alternatively, you can build and run as a release for better performance

cargo build --release && cargo run --release

About

A route planner made in rust

Resources

License

Stars

Watchers

Forks

Languages