rendergun icon indicating copy to clipboard operation
rendergun copied to clipboard

Split CLI into 2: rendergun and rendergun-server

Open goenning opened this issue 6 years ago • 0 comments

rendergun simply executes it and return the response

rendergun-server actually starts an HTTP server to handle requests

Ideally we should be able to do the same with docker. Maybe two images? Or single image with parameter?!

goenning avatar Feb 26 '19 22:02 goenning