Skip to content

Setup and Usage

fisherdog1 edited this page May 31, 2022 · 1 revision

Overview

iTrace Atom is used with iTrace core to perform tracking tasks in the Atom text editor.

Setup

Ensure Atom 1.0.0 or newer is installed.

To install via apm, simply run apm install iTrace-Atom

To install from source, first clone the repository, then navigate to the iTrace-Atom folder. Run apm link in the iTrace-Atom folder to set it as a plugin folder. iTrace-Atom will be loaded the next time Atom is started.

Usage

Start iTrace Core first. Then, in Atom, click the "iTrace Atom" drop down menu and click "Init". Click the drop down menu again and select "Connect to Core" Once Atom is successfully connected, click Start Tracking in iTrace Core. iTrace Atom is now ready to track.

Clone this wiki locally