We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcb850 commit ed4520bCopy full SHA for ed4520b
README.md
@@ -7,5 +7,6 @@ See User Manual and Public Module. [github](https://wardcunningham.github.io/gra
7
## testing
8
9
```
10
+curl -fsSL https://deno.land/install.sh | sh
11
deno test --allow-read=. --allow-net=ward.dojo.fed.wiki
12
0 commit comments