UNPKG

@contract-case/cli

Version:

Command-line interface for ContractCase, allowing interactions with the Contract / Pact Broker

10 lines (7 loc) 165 B
#!/usr/bin/env node /*! * ContractCase Command Line Interface * Copyright(c) 2022-2024 Timothy Jones (TLJ) * BSD-3-Clause license */ import '../src/index.js';