New ask Hacker News story: Are there any websites that host arbitrary 3rd party command line programs?
Are there any websites that host arbitrary 3rd party command line programs?
2 by billforsternz | 0 comments on Hacker News.
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://ift.tt/7mcng8x 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.
2 by billforsternz | 0 comments on Hacker News.
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://ift.tt/7mcng8x 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.
Comments
Post a Comment