#include /* Placeholder for {name}, generated by `pkh new`. */ int main(void) { printf("Hello from {command}!\n"); return 0; }