Skip to content

HOWTO run external commands

Jinzhu edited this page Feb 5, 2013 · 2 revisions

You need a running server to run externals commands (Editors)

Check https://github.com/jinzhu/vrome/blob/master/Features.mkd for a list commands. Look for #server tag

There are two ways to setup the server:

1, Use the ruby server. (Recommended) More info here: https://github.com/jinzhu/vrome/tree/master/system/ruby

2, Use the python server. More info here: https://github.com/jinzhu/vrome/tree/master/system/python