Hacker News new | ask | show | jobs
by wildgift 4315 days ago
I'm doing an application that runs scripts for a REST API. Using Django REST API to build the service.
1 comments

I'm wondering if such app can support some really complex unix cli apps. Like CLI app which runs(around 1500 commands)in fixed window on terminal and asks user input parameters.