I can parse through individual ids of artboards and use sketch tool to export them into jpgs. I know you can export all the artboards with one command but I have a naming convention for artboards that exports the jpgs in a folder, deeply nested : "screens/pagename/artboardname"
Since I want to do this on the server side is there a js lib out there that interfaces sketchtool?