You can buy this project and download/modify it how often you want.
#include "main.h" int main() { printf("Hello World\n"); return 0; }