Skip to content
acs edited this page Dec 22, 2014 · 5 revisions

In order to use Automator once it is installed (Install) for the basic example:

automator@automator:~/Automator$ ./create_projects.py -p tests/automator_test.conf -d tests -s -n Test
automator@automator:~/Automator$ ./launch.py -d /home/automator/Automator/tests/Test
automator@automator:~/Automator/tests/Test/tools/VizGrimoireJS$ python -m SimpleHTTPServer 8000

and in http://localhost:8000/browser/ the viz could be accessed.

Clone this wiki locally