mirror of https://github.com/pelias/api.git
Julian Simioni
9 years ago
2 changed files with 7 additions and 1 deletions
@ -0,0 +1,6 @@ |
|||||||
|
#!/bin/bash -ex |
||||||
|
|
||||||
|
rm -r docs || true |
||||||
|
|
||||||
|
cd test/ciao |
||||||
|
node ../../node_modules/ciao/bin/ciao -c ../ciao.json . -d ../../docs |
Loading…
Reference in new issue