Skip to content

kt3k/setup.ps1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup.ps1

Setup script for windows

This script installs useful tools for software development on windows such as Git, Python, Rust, etc

Usage

Hit the command:

irm git.io/setup.ps1 | iex

This command installs the following tools.

  • Chocolatey
  • Visual Studio 2019 Community Edition with Build Tools extension
  • Git
  • Python 2.7
  • Rustup
  • Google Chrome
  • Node.js

Start Deno development

irm https://raw.githubusercontent.com/kt3k/setup.ps1/main/setup-deno-dev.ps1 | iex

License

MIT

About

Setup script for windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published