An open API service indexing awesome lists of open source software.

https://github.com/raynersec/win-dev-tools-linux

Install Windows Development Tools On Linux
https://github.com/raynersec/win-dev-tools-linux

Last synced: about 1 year ago
JSON representation

Install Windows Development Tools On Linux

Awesome Lists containing this project

README

          

# Win-Dev-Tools-Linux
Install Windows Development Tools On Linux

## Usage
### How To Use Win-Dev-Tools-Linux Prompt Version
1. Install Dependencies In Debian/Ubuntu/Kali/Parrot Sec OS Linux `sudo apt-get update && sudo apt-get install git -y`
2. Git Clone Repo `git clone https://github.com/RaynerSec/Win-Dev-Tools-Linux`
3. Change Directory `cd Win-Dev-Tools-Linux`
4. Give execution permission `chmod +x win-dev-tools-linux-prompt.sh`
5. Run script `sudo ./win-dev-tools-linux-prompt.sh`
### How To Use Win-Dev-Tools-Linux Auto Version
1. Install Dependencies In Debian/Ubuntu/Kali/Parrot Sec OS Linux `sudo apt-get update && sudo apt-get install git -y`
2. Git Clone Repo `git clone https://github.com/RaynerSec/Win-Dev-Tools-Linux`
3. Change Directory `cd Win-Dev-Tools-Linux`
4. Give execution permission `chmod +x win-dev-tools-linux-auto.sh`
5. Run script `sudo ./win-dev-tools-linux-auto.sh`

## So What's Are The Difference Between Win-Dev-Tools-Linux Prompt Version And Win-Dev-Tools-Linux Auto Version
#### The Difference Of The Prompt Version Of Win-Dev-Tools-Linux Is It Will Prompt Yes Or No On Each Of The Tools You Want To Install.
#### The Difference Of The Auto Version Of Win-Dev-Tools-Linux Is It Will Not Prompt Yes Or No On Each Of The Tool You Want To Install It Will Automatically Install All The Tools Needed For Windows Development.