UNPKG
@mieweb/wikigdrive
Version:
latest (2.17.1)
2.17.1
2.15.30
2.15.20
2.15.10
2.15.9
2.15.8
2.15.7
2.15.0
2.14.1
2.12.1
2.0.0-alpha
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
Google Drive to MarkDown synchronization
github.com/mieweb/wikiGDrive
mieweb/wikiGDrive
@mieweb/wikigdrive
/
apps
/
wgd-action-runner
/
README.md
12 lines
(8 loc)
•
261 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
## Build
``
` docker build -t wgd-action-runner . `
``
## Test
``
` docker build -t wgd-action-runner . && docker run -it -v ~/wikigdrive/0APmwe3yIhGabUk9PVA_transform:/site/content -v ~/wikigdrive-preview/0APmwe3yIhGabUk9PVA:/site/public wgd-action-runner `
``