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

0.39.1 • 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.

Package Sidebar

Install

npm i liblab

Homepage

liblab.com

Weekly Downloads

95

Version

0.39.1

License

MIT

Unpacked Size

419 kB

Total Files

184

Last publish

Collaborators

  • liblab-user