Skip to content

jdeyton/install-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install-tools

Install tools to help get up and running as fast as possible.

Windows

Tips

  1. It is assumed that Chocolatey is installed.
  2. Install scripts should be run in a PowerShell as an administrator.
  3. An environment variable DEV_BIN is expected to exist. This is where software will be installed.
  4. In the PowerShell, run this to enable scripts to run, just for the current session: Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force

To-Do

  • Development
    • miktex + TeXlipse
    • Perl (Strawberry)
    • Unity
    • VS Code
  • Net Utils
    • PuTTY
    • WinSCP
  • Other Utils
    • GIMP
    • ImgBurn
    • MultiPar
    • Notepad++
    • VirtualBox

About

Install tools to help get up and running as fast as possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published