Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.
/ bio_project Public archive

Biology Rust Program that explains photosynthesis & cellular respiration

Notifications You must be signed in to change notification settings

thelinuxpirate/bio_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Biology Rust Program that explains photosynthesis & cellular respiration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published