Added docs and test shell scripts.

This commit is contained in:
Erik C. Thauvin 2021-10-17 21:01:14 -07:00
parent 4eb53bb5f7
commit 6ad6a84346
2 changed files with 23 additions and 0 deletions

2
docs.sh Executable file
View file

@ -0,0 +1,2 @@
dartdoc
open doc/api/index.html 2> /dev/null