Skip to content

Instantly share code, notes, and snippets.

View bvigga's full-sized avatar

BBV bvigga

  • SPRFMO
  • Wellington, New Zealand
  • 20:44 (UTC +13:00)
View GitHub Profile
@bvigga
bvigga / Visual Studio 2022 Product Key
Created October 4, 2024 15:55
Visual Studio 2022 Enterprise Product key
Visual Studio 2022
Enterprise :
VHF9H-NXBBB-638P6-6JHCY-88JWH
Professional:
TD244-P4NB7-YQ6XK-Y8MMM-YWV2J
@bvigga
bvigga / INSTALL.md
Created May 11, 2018 18:31 — forked from arya-oss/INSTALL.md
Ubuntu 16.04 Developer Tools installation

Ubuntu 16.04 Developer Tools Installation

First things first !

sudo apt update
sudo apt upgrade

Standard Developer Tools

sudo apt-get install build-essential git