In case the question is not clear; I would like to share simple command line programs across the Web. For example my Wordle solver https://github.com/billforsternz/wordle
Ideally the service(?) would let me submit a program written in C, C++, others(?), and present users with a mock terminal interface to run it. Bonus points if there is a way to submit input files or retrieve output files after the program runs.
4 comments
Are there any websites that host arbitrary 3rd party command line programs? | Heykuki News