-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Hsin Yuan Yeh
authored and
Hsin Yuan Yeh
committed
Oct 21, 2023
1 parent
f64e3c9
commit fa397ae
Showing
1 changed file
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
# SSHScript v2.0 Reference Guide | ||
Last Updated on 2023/10/20 | ||
|
||
## Install | ||
|
||
``` | ||
pip install sshscript | ||
``` | ||
|
||
## Tutorial | ||
* [SSHScript Core Features](tutorial) | ||
* [SSHScript and Threading](tutorial-threading) | ||
|
||
|
||
[![Downloads](https://pepy.tech/badge/sshscript)](https://pepy.tech/project/sshscript) |