Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Timo van Veenendaal 64e26475b4
[engsys] Add bootstrap script for Codespaces (#26177)
### Describe the problem that is addressed by this PR

Adds a script `init.sh` to bootstrap new Codespaces. At the moment, the
script does the following:
- Installs Node LTS based on the version in `.nvmrc` and sets it as the
default Node version
- Installs Rush and Autorest
- Runs `rush update`
- Installs Powershell (for running engsys scripts and asset sync
migration)
2023-06-13 12:59:50 -07:00