mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 20:20:03 +08:00
Add conda install instructions
This commit is contained in:
@@ -197,6 +197,10 @@ Or Windows (via [scoop](http://scoop.sh)):
|
|||||||
C:\> scoop install shellcheck
|
C:\> scoop install shellcheck
|
||||||
```
|
```
|
||||||
|
|
||||||
|
From [conda-forge](https://anaconda.org/conda-forge/shellcheck):
|
||||||
|
|
||||||
|
conda install -c conda-forge shellcheck
|
||||||
|
|
||||||
From Snap Store:
|
From Snap Store:
|
||||||
|
|
||||||
snap install --channel=edge shellcheck
|
snap install --channel=edge shellcheck
|
||||||
|
Reference in New Issue
Block a user