Skip to content

Commit

Permalink
added installers
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdelgrosso committed Jul 8, 2024
1 parent f8d4349 commit 37516b7
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=UB-Mannheim.TesseractOCR
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=ImageMagick.ImageMagick.Q16
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=JetBrains.PyCharm.Community
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=JetBrains.PyCharm.Professional
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Microsoft.BuildTools2015
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Microsoft.VisualStudio.2022.BuildTools
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Posit.Quarto
2 changes: 2 additions & 0 deletions software-installers/windows/installer_scripts/posit_rig.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Posit.rig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@REM Comment here
winget install --accept-package-agreements --id=Posit.Rstudio

0 comments on commit 37516b7

Please sign in to comment.