Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 427 Bytes

Instacli Spec

Instacli is defined here.

  • CLI defines the cli shell command
  • Language defines the structure of the Instacli scripting language
  • Command reference defines all commands with descriptions, code examples and tests.

The Kotlin implementation in src produces a working shell command and runs all code examples and tests to validate it.