Skip to content

Targets

Mark Lilback edited this page Nov 24, 2016 · 2 revisions

The project is broken into a number of targets. Many are frameworks for separation of concerns.

MacClient

The Mac application.

ClientCore

Includes constants used across the project, extensions on Foundation types, and basic types for use across the application.

Networking

Includes AppServer communications and model types.

DockerSupport

Classes to communicate with a local or remote Docker daemon. Used for self-hosting the server on the Mac.

createHelpIndex

A command line tool that generates a sqlite database for searching R help topics.

Clone this wiki locally