1
0
mirror of https://github.com/taigrr/go-selfupdate synced 2025-01-18 04:33:12 -08:00

Finished example

This commit is contained in:
Daniel Einspanjer
2016-10-20 00:59:01 -04:00
parent e7050deb55
commit b5f1d9ef43
5 changed files with 120 additions and 0 deletions

4
.gitignore vendored
View File

@@ -12,3 +12,7 @@ syntax: glob
*.log
public/*
go-selfupdate
example/example-server
example/hello-updater
example/public/*
example/deployment/*