Go to file
2023-01-29 18:36:57 +01:00
.gitignore Commit some code 2023-01-29 18:34:53 +01:00
index.ts Commit some code 2023-01-29 18:34:53 +01:00
package-lock.json Commit some code 2023-01-29 18:34:53 +01:00
package.json Commit some code 2023-01-29 18:34:53 +01:00
README.md example invocation 2023-01-29 18:36:57 +01:00
tsconfig.json Commit some code 2023-01-29 18:34:53 +01:00
util.ts Commit some code 2023-01-29 18:34:53 +01:00

picnic-analyze

Available commands:
- async login(user,password)
- async getUserDetails()
- async deliveries()
- async delivery(...ids)

$ npm run start -- deliveries --json

todo:

  • update picnic-api defs, fix product endpoint