/bio_project

Biology Rust Program that explains photosynthesis & cellular respiration

Primary LanguageRust

BIOLOGY PROJECT

  • Biology Rust Program

This crate will explain photosynthesis & cellular respiration. (The project is supposed the act like someone’s digital notebook which displays notes about Photosynthesis & C.R)

The setup

You may need some things before you can run the program:

  • Git (not required)

and that’s it!

Running the program

First you’ll want to clone this repo on your machine, here will be the guide for Windows: The Checklist:

Getting the files

Now either clone this repository via a Terminal on install the zipped file from clicking the Green Code dropdown button.

Cloning the repo (No zipped file)

git clone https://github.com/thelinuxpirate/bio_project

Rust If you don’t have Rust installed, just know that it is not required in order to launch the application, but if you do want to install it go here: https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe

Launch The Program

The program path is located at

target/release/bio_project

Either double click this file or launch it via a terminal:

./bio_project/target/release/bio_project