Are there any websites that host arbitrary 3rd party command line programs?

https://news.ycombinator.com/item?id=35586152
by billforsternz • 3 years ago
3 4 3 years ago

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.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com