Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 370 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 370 Bytes

domopult-extension

unofficial domopult app extesion. Helps to export all your tickets in csv file.

How to use?

  1. Set your X_Auth_Tenant_Token in .env file.
  2. Execute following commands
git clone [email protected]:kosta-khetagurov/domopult-extension.git
cd domopult-extension
source setenv
swift run

The location of csv will be shown in the command line.