-
Notifications
You must be signed in to change notification settings - Fork 2
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.
The Mac application.
Includes constants used across the project, extensions on Foundation types, and basic types for use across the application.
Includes AppServer communications and model types.
Classes to communicate with a local or remote Docker daemon. Used for self-hosting the server on the Mac.
A command line tool that generates a sqlite database for searching R help topics.