You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
bin | 2 months ago | |
.envrc | 2 months ago | |
.gitignore | 2 months ago | |
.yarnignore | 2 months ago | |
README.md | 2 months ago | |
flake.lock | 2 months ago | |
flake.nix | 2 months ago | |
index.ts | 2 months ago | |
package.json | 2 months ago | |
tsconfig.json | 2 months ago | |
util.ts | 2 months ago | |
yarn.lock | 2 months ago |
README.md
howto
nix run git+https://git.yori.cc/yorick/picnic-cli --
picnic-cli
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
- await p.sendRequest("GET", "/articles/10767262")