Skip to content

๐Ÿ‘๏ธ An executable that listens for file changes and uploads them to a web server!

License

Notifications You must be signed in to change notification settings

mpggu/VPlanClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VPlanClient

VPlanClient watches a folder and uploads every new/edited file to a webserver

Installing

(Assuming you already have a working go directory) go get github.com/mpggu/vplanclient

Building

go build VPlanClient.go

Usage

./VPlanClient -url="http://foo.bar" -folder="~/vplan" -auth="XXX_secret"

(Pardon the horrible code, this is my first go "project")

About

๐Ÿ‘๏ธ An executable that listens for file changes and uploads them to a web server!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages