https://github.com/feroult/workable2bq
https://github.com/feroult/workable2bq
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/feroult/workable2bq
- Owner: feroult
- Created: 2020-09-29T02:00:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T14:19:41.000Z (over 5 years ago)
- Last Synced: 2025-03-27T07:11:56.772Z (over 1 year ago)
- Language: Shell
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# workable2bq
```
docker build -t workable2bq .
```
```
docker run -it -v $(pwd):/app -e WORKABLE_TOKEN=$WORKABLE_TOKEN -e WORKABLE_DOMAIN=$WORKABLE_DOMAIN workable2bq bash
```