diff --git a/README.md b/README.md index d199459..aa6b6e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,2 @@ # bamort Bardiocs Moam Replacement Tool - -uses: https://github.com/twpayne/go-jsonstruct t ocreate data structure from json data files diff --git a/data/README.md b/data/README.md new file mode 100644 index 0000000..f110447 --- /dev/null +++ b/data/README.md @@ -0,0 +1 @@ +# Data used in this project diff --git a/tools/Readme.md b/tools/Readme.md new file mode 100644 index 0000000..9dd8b2a --- /dev/null +++ b/tools/Readme.md @@ -0,0 +1,9 @@ +# How to setup and use the tools + +## Import datafiles to create structure + +go install github.com/twpayne/go-jsonstruct/v3/cmd/gojsonstruct@latest + +## transform structures to Code + +https://transform.tools/json-to-mysql