]> git.sesse.net Git - pkanalytics/commit
Implement JSON export. (For the time being, automatically on startup only, and nothin...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 5 May 2023 22:20:34 +0000 (00:20 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 5 May 2023 22:24:34 +0000 (00:24 +0200)
commit3b736d3d022d8847f247b307d652c76bdf2efe4e
tree4662fb629c8dd7b54d40b01cdbbe88d8936cd3bb
parent9d7326c720046f97db84f7f01b5538c427071479
Implement JSON export. (For the time being, automatically on startup only, and nothing can read it yet.)
json.cpp [new file with mode: 0644]
json.h [new file with mode: 0644]
main.cpp
meson.build