OpenTSG-Modules

November 4, 2024 ยท View on GitHub

Welcome to opentsg-modules This contains all the components for open tsg to run.

Please see the individual documentation for each module:

Dev Build Notes

Build the program with the following command. Make sure you have the latest version of go installed

go build
./opentsg-modules --c node-example/loader.json

The configuration file of node-example/loader.json imports node-example/order.json, which sets the order the widgets are generated in.