Skip to content

RoanBrand/BarcodeQueryTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarcodeQueryTool

A Front-end for querying/reporting/exporting live production data

Howto Build

go build BarcodeQueryTool.go

Run in a terminal

BarcodeQueryTool.exe -config="config.json"


Run as a service

To Install:

  • Copy executable and dependencies to folder where it will live.
  • Open terminal in that folder:
  • BarcodeQueryTool.exe -service install -config="config.json"
  • BarcodeQueryTool.exe -service start

To Start:

BarcodeQueryTool.exe -service start

To Stop:

BarcodeQueryTool.exe -service stop

To Remove:

BarcodeQueryTool.exe -service uninstall

About

A Front-end for querying/reporting/exporting live production data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages