Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 889 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 889 Bytes

Core concepts in Instacli

Language

These topics define the basic infrastructure of Instacli scripts.

Core library

To create a useful Instacli script, you will need some practical commands that actually do something.

  • Command reference contains the overview and documentation of the built-in commands.

Documentation

Instacli is ideally developed by writing the documentation and tests first. You can embed Instacli snippets in Markdown documents and define the unit tests as part of the spec.