Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 186 Bytes

File metadata and controls

8 lines (6 loc) · 186 Bytes

Publish

  git checkout master; git pull
  pos-cli modules version x.x.x
  git tag x.x.x
  git push --tags; git push
  pos-cli modules push --email your@email.com