-
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.
Merge pull request #15 from GoSome/twskipper-patch-1
Twskipper patch 1
- Loading branch information
Showing
4 changed files
with
27 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
config.json | ||
config.yaml | ||
|
||
.DS_Store | ||
temp | ||
tmp | ||
vue/node_modules/ | ||
|
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# fileUpdater | ||
<img align="right" width="160px" src="https://raw.githubusercontent.com/GoSome/fileUpdater/logo/master/fileupdater.png"> | ||
|
||
|
||
The file updater helps you use a web page with an editor to update your files and trigger the related command hook. | ||
Just a signle binary file (thanks golang!) | ||
|
||
|
||
## features | ||
* easy deploy (single binary file) | ||
* command hook | ||
* pre hook | ||
* post hook | ||
* daemon | ||
* update itself (todo) | ||
* low memory require | ||
|
||
|
||
## How to use it | ||
|
||
>| Linux | ||
```bash | ||
|
||
``` | ||
## |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.