You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
bin | 8 months ago | |
.envrc | 8 months ago | |
.gitignore | 8 months ago | |
.yarnignore | 8 months ago | |
README.md | 8 months ago | |
flake.lock | 8 months ago | |
flake.nix | 8 months ago | |
index.ts | 8 months ago | |
package.json | 8 months ago | |
tsconfig.json | 8 months ago | |
util.ts | 8 months ago | |
yarn.lock | 8 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")