mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-02 15:17:47 +00:00
minor changes to nu_conda.nu and nu_msvs.nu (#576)
1. feat(nu_conda): add `nu_conda list` to list available envs 2. fix: use `print` instead of `echo` to print warnings 3. doc: change minimum support version to 0.83.0
This commit is contained in:
parent
90a8b0d96b
commit
e60d20733e
4 changed files with 30 additions and 16 deletions
|
@ -3,7 +3,7 @@ A module for Using Microsoft Visual Studio (MSVS) command line tools from Nushel
|
|||
|
||||
|
||||
## Prerequisites
|
||||
- [nushell](https://github.com/nushell/nushell) >= 0.73.0
|
||||
- [nushell](https://github.com/nushell/nushell) >= 0.83.0
|
||||
- [vswhere](https://github.com/microsoft/vswhere) standalone or comes with VS
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue