Skip to content

Commit

Permalink
Merge pull request #15 from GoSome/twskipper-patch-1
Browse files Browse the repository at this point in the history
Twskipper patch 1
  • Loading branch information
张亮 authored Jan 17, 2020
2 parents f925301 + ebcda08 commit 114ddde
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

config.json
config.yaml

.DS_Store
temp
tmp
vue/node_modules/
Expand Down
26 changes: 26 additions & 0 deletions README.md
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 added logo/fileupdater.ico
Binary file not shown.
Binary file added logo/fileupdater.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 114ddde

Please sign in to comment.