Hacker News new | ask | show | jobs
by manishsp 4315 days ago
Yes, good idea ..! At our workplace, we have whole bunch of administration tool running on unix CLIs. I am thinking of way by which having same experience in browser based apps ..!
1 comments

I'm doing an application that runs scripts for a REST API. Using Django REST API to build the service.
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.