HTTL CLI: Streamlining HTTL Queries from Your Terminal
2025-02-20

Starting with version 0.1.7, HTTL offers a command-line interface (CLI) for executing HTTL queries directly from your terminal. This is ideal for integrating HTTL into CI/CD pipelines or existing automation scripts. The HTTL CLI supports all HTTL language features and provides formatted, colorized output. Installation requires Node.js 16.14 or later and is done via npm globally.
(httl.dev)
Development