Run WSL in Topgrade if present (fix #163)

This commit is contained in:
Roey Darwish Dror
2019-06-04 09:35:29 +03:00
parent 50a0563bb4
commit 5b179d93d9
4 changed files with 29 additions and 3 deletions

View File

@@ -56,6 +56,7 @@ Just run `topgrade`. It will run the following steps:
* **Unix**: Run `brew update && brew upgrade`. This should handle both Homebrew and Linuxbrew
* **Unix**: Run `nix upgrade-nix && nix --upgrade`.
* **Unix**: Run [Pearl](https://github.com/pearl-core/pearl) `pearl update`.
* **Windows**: Run Topgrade inside WSL.
* **Windows**: Upgrade Powershell modules
* **Windows**: Upgrade all [Chocolatey](https://chocolatey.org/) packages
* **Windows**: Upgrade all [Scoop](https://scoop.sh) packages