Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 716 Bytes

README.md

File metadata and controls

29 lines (26 loc) · 716 Bytes

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