Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

GimVic-app/data-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Updater

Go sources for binary, capable of updating schedule, substitution and menu data for Gimnazija Vič and writing it to MySql database (v1.0.x), compatible with GimVic server app.

Usage: ./whateverYourBinaryNameIs [arg] where arg could be sch (to update schedule), sub (to update substitutions) or menu (to update menu). When updating menu, csv source file must be provided as second argument. If all 3 args are provided, only the first one will be used.

install.sh script builds go binary and moves it to /usr/bin/ under gimvic-data-updater name. It assumes that it has root permissions, go is installed and that you edited the scrpt's first line to match your GOPATH.

About

DEPRECATED - Schedule database updater.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published