Files
excelConverter/README.md

7 lines
220 B
Markdown

# excelConverter
Go-Tool for converting the ecogood-matrix from excel to JSON
# Important
For compiling Go version 1.16 is needed! The packages are using the embed package, which is added with 1.16 to the standardlib.