Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.14 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.14 KB

PLS - Manager

A GUI Application to auto install and setup different programming language compilers, interpreters and code editor setups. This C++ Application makes use of the QT Framework.

Functionalities :

  • Downloading and setting up compilers and interpreters (Core)
  • Setting up the Path to Environment Variables
  • Installing Code Editors

Currently Supported Languages are

  • C/C++
  • Java
  • Python

Currently Supported Code Editors are

  • VS Code
  • Atom
  • Sublime Text Editor

Installation

Download the installer for windows to install PLS Manager.

Getting Started with this Project

Prerequisites

Qt Studio (Qt C++)

Importing

  1. Clone this repo
git clone https://github.com/Nitesh-13/PLS-Manager.git
  1. Open the folder and double click PLS.pro

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This Project Is Licenced Under MIT