Skip to content

Instantly share code, notes, and snippets.

@Sandip124
Last active August 15, 2024 06:41
Show Gist options
  • Save Sandip124/8da90e04bdc26bb3c4a7e23dbf371f39 to your computer and use it in GitHub Desktop.
Save Sandip124/8da90e04bdc26bb3c4a7e23dbf371f39 to your computer and use it in GitHub Desktop.
initial software install
Set-ExecutionPolicy RemoteSigned
choco install git -y
choco install postgresql
choco install nvm -y
choco install figma -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment