Initial commit

This commit is contained in:
stephb9959
2021-05-01 21:22:35 -07:00
parent 46b3b97db9
commit 6141c5a3ca
2 changed files with 8 additions and 0 deletions

6
TEST_CURL.md Normal file
View File

@@ -0,0 +1,6 @@
# curl based test script
This script is built on top of `curl` and `jq`. You must set the global variable `UCENTRALGW` in order to use it.
```asm
cli help
```

2
TEST_PYTHON.md Normal file
View File

@@ -0,0 +1,2 @@
# python based test script