Closed gabrielhdt closed 4 years ago
To get rid of the makefile. The new incantation to produce json, assuming that all the dks are in the directory dks (along with the .dkos), and files are exported to export/json
dks
.dko
export/json
./dk2json -m sttfa -o export/json/ -J export/json -I dks -d dks/
To get rid of the makefile. The new incantation to produce json, assuming that all the dks are in the directory
dks
(along with the.dko
s), and files are exported toexport/json