liblab
TypeScript icon, indicating that this package has built-in type declarations

0.39.4 • Public • Published

NPM Version NPM Downloads

The Official CLI for liblab. Generate SDKs and SDK documentation from your OpenAPI spec.

Sign up for a free liblab account at liblab.com/join.

Installation

You can install the liblab CLI with either npm or Homebrew:

npm:

npm install -g liblab

Homebrew:

brew tap liblaber/homebrew-liblab
brew install liblab

Documentation

See the liblab documentation to learn more about the CLI and how to use it.

Usage

The CLI allows you to configure and generate SDKs and SDK documentation from your OpenAPI spec. You can also create a PR for the generated SDKs and validate your spec file.

liblab [command] [options]

# Use --help to get detailed help for a specific command
liblab [command] --help

To view all the available commands and options, run:

liblab help

Commands

You can find a full list of commands and their descriptions in the liblab documentation.

/liblab/

    Package Sidebar

    Install

    npm i liblab

    Homepage

    liblab.com

    Weekly Downloads

    141

    Version

    0.39.4

    License

    MIT

    Unpacked Size

    435 kB

    Total Files

    186

    Last publish

    Collaborators

    • liblab-user