Skip to content

Latest commit

 

History

History

instacli-spec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.