mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
text
This commit is contained in:
parent
14d9b08946
commit
3450439b7b
7 changed files with 195 additions and 10 deletions
|
@ -1,4 +1,19 @@
|
|||
<a id="Top"></a>
|
||||
|
||||
# Visual Studio Code Installation Instructions
|
||||
|
||||
# Table of Contents
|
||||
- [Visual Studio Code Installation Instructions](#visual-studio-code-installation-instructions)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Visual Studio Code for debugging](#visual-studio-code-for-debugging)
|
||||
- [Debian / Ubuntu / Kali / ParrotOS / Raspbian](#debian--ubuntu--kali--parrotos--raspbian)
|
||||
- [Windows: WSL](#windows-wsl)
|
||||
- [Windows: ProxSpace](#windows-proxspace)
|
||||
|
||||
|
||||
|
||||
# Visual Studio Code for debugging
|
||||
^[Top](#top)
|
||||
|
||||
Download and install [Visual Studio Code](https://code.visualstudio.com/)
|
||||
|
||||
|
@ -6,6 +21,7 @@ Download and install [J-Link Software and Documentation pack](https://www.segger
|
|||
|
||||
|
||||
## Debian / Ubuntu / Kali / ParrotOS / Raspbian
|
||||
^[Top](#top)
|
||||
|
||||
Install dependencies
|
||||
|
||||
|
@ -27,6 +43,7 @@ now launch Visual Studio Code and open your project folder
|
|||
|
||||
|
||||
## Windows: WSL
|
||||
^[Top](#top)
|
||||
|
||||
Enter WSL prompt (`wsl` or `start windows terminal`)
|
||||
|
||||
|
@ -52,6 +69,7 @@ code .
|
|||
|
||||
|
||||
## Windows: ProxSpace
|
||||
^[Top](#top)
|
||||
|
||||
Download and install [Visual Studio Code](https://code.visualstudio.com/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue