Simvolio and Protypo files packager for import into the Ecosystems created in the AplaProject/GenesisKernel blockchain. Utilite that can convert import json bundle from/to files of simvolio, protypo, csv, json.
Is created in the process of packing or unpacking. Shows the structure of an application. Can be opened using graphviz or webgraphviz
ap basic.sim
ap basic/
Without arguments starts the GUI
Windows tip. If you do not plan to work in the console, add "-ldflags -H=windowsgui"
go build
env GOARCH=amd64 GOOS=windows CGO_ENABLED=1 CC=/usr/bin/x86_64-w64-mingw32-gcc CXX=/usr/bin/x86_64-w64-mingw32-g++ go build