TARGETS
  • Read Me
  • Introduction
    • Motivation
    • Project Goals
    • What is Targets?
    • Who is Targets for?
    • Common Use Cases
    • What is a "target"?
    • What is a "composition"?
    • What is an "operation"?
    • What is a "spec"?
    • What does a Targets implementation look like?
    • Background
  • Learn Targets
    • Hello World
    • Config - Part 1
    • Config - Part 2
    • Bindings
    • Composition
    • Loaders
    • Project Structure
    • More Examples
  • Reference
    • System Requirements
    • Installation
    • Configuration
    • Settings
    • Global Store
    • Scheduler
    • Operations
      • Binding Operations
      • Predicating Operations
      • Debugging Operations
    • TTY Mode
Powered by GitBook
On this page
  1. Reference

System Requirements

PreviousReferenceNextInstallation

Last updated 6 years ago

Targets has not yet been tested on Linux or Windows. It probably works fine on Linux, but there's a good chance it does not work at all on Windows. Addressing this gap in testing is on the roadmap.

Please ensure you meet the following requirements before getting started:

  • Node v10.3.0 or higher (v10.8.0 is recommended)

  • Mac OS X

If you landed here from the first page of the tutorial, here's .

a link to take you back