Skip to content

Repository files navigation

Autoline Assist

Autoline Assist (Windows x86) - İndir


screenshot

Görüş ve önerileriniz için

acikkaynak@has.com.tr

Programın gereksinimleri:

  • Autoline ODBC client
  • Autoline ODBC user/password
  • Config dosyası: autolineassist.toml

Programın derlenmesi:

# frontend
cd webui
npm install
npm run build
cd ..
go mod download
statik -src=webui/dist

# run
env CGO_ENABLED=0 GOOS=windows GOARCH=386 go run ./cmd

# build
env CGO_ENABLED=0 GOOS=windows GOARCH=386 go build -ldflags="-w -s" -o ./bin/AutolineAssist.exe ./cmd

About

Autoline Assist

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages