1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Merge pull request #122 from goostleek/readme-update-installation-step-with-scoop-installer

Update README with scoop install option for Windows
This commit is contained in:
Igor Chubin
2019-01-17 13:05:36 +01:00
committed by GitHub
+6 -1
View File
@@ -429,13 +429,18 @@ because you know what happens when you do.
You can access cheat.sh from Windows command line too.
Use cheat.sh command line client for that: [cht.exe](https://github.com/tpanj/cht.exe).
Use cheat.sh command line client for that: [`cht.exe`](https://github.com/tpanj/cht.exe).
It supports:
* output colorization;
* command line options;
* its own configuration file.
You can also use [`scoop`](https://github.com/lukesampson/scoop) command-line installer for Windows to get it:
```batch
scoop install cht
```
## Self-Hosting
### Docker