Skip to content

SmushyTaco/pytha_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytha_calc

A simple command-line Pythagorean Theorem calculator.

GitHub: https://github.com/SmushyRepo/pytha_calc/

Cargo: https://crates.io/crates/pytha_calc/

How to Install (Method 1):

How To Install Cargo

  1. Open your Console/Terminal/Powershell/Command Prompt.

  2. Install cargo https://doc.rust-lang.org/cargo/getting-started/installation.html

How To Install pytha_calc

  1. Open your Console/Terminal/Powershell/Command Prompt.

  2. Run "cargo install pytha_calc" to install it

How To Run pytha_calc

  1. Open your Console/Terminal/Powershell/Command Prompt.

  2. type "pytha_calc" to run it.

How to Update pytha_calc

  1. Open your Console/Terminal/Powershell/Command Prompt

  2. Run "cargo install pytha_calc --force"

How to Uninstall pytha_calc

  1. Open your Console/Terminal/Powershell/Command Prompt.

  2. Run "cargo uninstall pytha_calc"

How to Install (Method 2):

How To Install pytha_calc

  1. Go to https://github.com/SmushyRepo/pytha_calc/releases/

  2. Download the file for your system.

How To Run pytha_calc

  1. Open the file you downloaded.

How to Update pytha_calc

  1. Go to https://github.com/SmushyRepo/pytha_calc/releases/

  2. If there's a new version out download it.

How to Uninstall pytha_calc

  1. Find the file you downloaded and delete it.

About

A simple command-line Pythagorean Theorem calculator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages