Skip to content

Downloads the latest Platform Tools and adds them to PATH

License

Notifications You must be signed in to change notification settings

vaginessa/Platform-Tools-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Platform Tools Installer

pti

How to (Windows)

Run PowerShell as Administrator, paste these commands and then press Enter.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iwr 'https://raw.githubusercontent.com/vaginessa/Platform-Tools-Installer/main/Platform-Tools-Installer.ps1' -useb | iex

Requirements (Linux)

  • Bash
  • Unzip package

About

Downloads the latest Platform Tools and adds them to PATH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 81.0%
  • Shell 19.0%