I'd like to have have an option to install a PDX via command line.
I can compile a project and run it in the Simulator via the command line via:
pdc src game.pdx
PlaydateSimulator game.pdx
But then I must use Device > Install Game To device for the final step. The most frustrating bit is that the folder selection window doesn't always remember my last folder.
This isn't terrible, but it does make on-device iteration longer