Add Racket

This commit is contained in:
Timotej Lazar 2022-09-16 08:42:42 +00:00
parent 5d6a94bb6a
commit a0ed759233
3 changed files with 4 additions and 1 deletions

View file

@ -44,7 +44,6 @@
- Sybase PowerDesigner
- SoapUI
- Scilab
- Racket
- Standard ML of New Jersey
- PyQt for Python
- Oracle VM VirtualBox

View file

@ -15,6 +15,7 @@
- import_tasks: pelles-c.yml
- import_tasks: processing.yml
- import_tasks: python.yml
- import_tasks: racket.yml
- import_tasks: rstudio.yml
- import_tasks: swi-prolog.yml
- import_tasks: thonny.yml

View file

@ -0,0 +1,3 @@
- name: Install Racket
win_chocolatey:
name: racket