first steps to kick off
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
# bamort
|
||||
Bardiocs Moam Replacement Tool
|
||||
|
||||
uses: https://github.com/twpayne/go-jsonstruct t ocreate data structure from json data files
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# Data used in this project
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user