Skip to content

ib729/Prp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prp Version Java Project Status

Prp is an interactive command-line study guide designed to help prepare for the AP Computer Science A exam.

Script Installation

Unix-based Systems (macOS, Linux)

  1. Download install-unix.sh from the releases page.

  2. Make the script executable and run it. chmod +x install-unix.sh ./install-unix.sh

Windows

  1. Download install-win.bat from the releases page.

  2. Double-click install-win.bat to run the script.

Manual Installation

Prerequisites

  • Java 8 or higher installed on your system

Steps

  1. Download the latest release JAR file from the releases page

  2. Make the JAR executable (Unix-based systems only) chmod +x Prp.jar

  3. Run the program java -jar Prp.jar

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

School Project - AP Computer Science A

Resources

License

Stars

Watchers

Forks

Packages

No packages published