1.0.0 • Published 5 years ago

@hernad/f18-node v1.0.0

Weekly downloads
-
License
CPAL-1.0
Repository
github
Last release
5 years ago

F18

build

Build status

instalacija klijenata

linux (ubuntu, centos)

# bash
curl https://raw.githubusercontent.com/knowhow/F18_knowhow/3/bin/F18_install.sh | bash

windows

 # u powershell konzoli zadati:
 iex (new-object net.webclient).downloadstring('https://raw.githubusercontent.com/knowhow/F18_knowhow/3/bin/F18_install.ps1')

F18 log promjena

F18 CHANGELOG.md

F18 klijent korištenje

vise instanci F18

./F18 --dbf-prefix 1
./F18 --dbf-prefix 2

Ovo se koristi u F18 eShell.

run funkcije pri pokretanju klijenta

./F18 --run-on-start kalk_gen_uskladjenje_nc_95\(\)

Show postgresql version

./F18.sh -h 127.0.0.1 -y 5432 -u user -p password -d proba_2018 --show-postgresql-version

=>

Run module

 ./F18.sh -h 127.0.0.1 -y 5432 -u user -p password -d proba_2018 --pos  ## --{pos,fin,kalk}

set pos prodavnica 15

 ./run.sh set-pos 192.168.124.1 vindija_2018 15

get pos prodavnica

  ./run.sh get-pos 192.168.124.1 vindija_2018   =>  Parametar [pos_pod]: 15
1.0.0

5 years ago