1.0.3 • Published 6 years ago

cashiersync v1.0.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
6 years ago

cashiersync-node

Cashier Sync implemented with Node.js

It is a replacement for the Python version of CashierSync.

Development

Using the dev version. Link the package with yarn link from the root folder, and unlink with yarn unlink. Instructions.

Publishing

Run

npm publish

from the directory that contains the package.json. It is necessary to log in beforehand, using npm login.

Ref

Running

  • install nodejs
  • install yarn
  • yarn global add cashiersync
  • cashiersync
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago