run_jarvis.md 229 B

Run JARVIS

This is the syntax used to run jarvis from command line

cd /path/to/jarvis
python jarvis.py (command)

For example, to start JARVIS we simply use

python jarvis.py --start

JARVIS command line