fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

Api for command execution #53

Open nitzantomer opened 7 years ago

nitzantomer commented 7 years ago

The api will allow local commands to execute other existing commands. Should probably be exposed through the Context.

The api should take the (named) parameters defined in the command and the internally execute the command handler as it expects to be executed.