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
  • NOTE: All development on targets has ceased. Please check out it's successor, Incant!
  • Overview
  • Documentation
  • License

Read Me

NextIntroduction

Last updated 5 years ago

NOTE: All development on targets has ceased. Please check out it's successor, !

a task orchestration and composition framework

Overview

Targets takes the concept of function composition and surfaces it to the command-line. It enables you, the author of the next great CLI tool, to take many small single-purpose functions and to safely compose them into complex but reliable workflows using a succint declarative syntax.

Use Targets to build common tooling for your team/users and to reduce complex workflows into reliable tasks and which are simple to operate on.

Documentation

For full documentation please visit .

License

MIT

Incant
targets.gitbook.io
Version
Travis
License
Targets