1.0.0 • Published 2 years ago
tui-solver v1.0.0
Physics Calculator
About
A CLI-based physics calculator created by DmmD GM using TypeScript.
Prerequisite
- Node.js (LTS Recommended)
Installation
- Download the repository by either using git:
git clone https://github.com/DmmDGM/physics-calc
cd physics-calc
Or by clicking on the "Download Zip" button on the top right of the GitHub repository and unzipping the zip file.
- Run the following command to install the necessary packages:
Windows:
./scripts/install.ps1
Linux / MacOS:
./scripts/install.sh
- Run the following command to run the program:
Windows:
./scripts/run.ps1
Linux / MacOS:
./scripts/run.ps1
Usage
- Follow the instructions to navigate through the program.
- Press
ctrl + c
at any time to exit the program.
Screenshots
1.0.0
2 years ago