Skip to content

Commit 5999bdb

Browse files
committed
Add polyscope config
1 parent 22d445e commit 5999bdb

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

polyscope.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"scripts": {
3+
"setup": [
4+
"herd link",
5+
"herd secure"
6+
],
7+
"archive": [
8+
"herd unsecure",
9+
"herd unlink"
10+
]
11+
},
12+
"preview": {
13+
"url": "http://{{folder}}.test"
14+
}
15+
}

0 commit comments

Comments
 (0)