Skip to content

A GUI Application to auto install and setup different programming language compilers, interpreters and code editor setups.

License

Notifications You must be signed in to change notification settings

nitesh-1306/PLS-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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