-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
1 changed file
with
12 additions
and
0 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,2 +1,14 @@ | ||
# unzipgit | ||
![unzipgit](https://github.com/unzipgit/unzipgit.github.io/raw/main/images/logo.png) | ||
|
||
|
||
<table> | ||
<tr> | ||
<td width="500px">with unzipgit you can extract a .zip archive to your github repository. unzipgit uses the jszip library and the github api, which means that all actions take place on the client side (your browser)</td> | ||
<td width="500px">if you want to unzip the archive to some folder, specify «yourrepo/folder» in the «repository» field</td> | ||
</tr> | ||
<tr> | ||
<td>you can unzip an archive that is already in the repository, or you can download the archive from your device</td> | ||
<td>if you are unzipping an archive that is already in the repository but stored in a specific folder, you can specify the full path «folder/archive.zip» in the «archive in repo» field</td> | ||
</tr> | ||
</table> |