Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 912 Bytes

installation-guide.md

File metadata and controls

30 lines (20 loc) · 912 Bytes

Installation Guide

This guide will help you get up and running with jarvis. The installation process has been automated as much as possible via ok, but may not work on all platforms. If you run into problems with the automated installation, follow the manual installation instructions instead.

Prerequisites

Installing Manually (The Hard Way)

In addition to the above prerequisites, you will need the following:

git clone [email protected]:willyg302/jarvis.git
cd jarvis
ok run install

Using ok (The Easy Way)

ok init gh:willyg302/jarvis

If you run into any issues along the way, follow the on-screen instructions to troubleshoot.