@roq/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.17 • Public • Published

Roq CLI Tool

Overview

@roq/cli is a command-line interface (CLI) tool that facilitates the generation of a frontend SDK in your project. It provides a convenient way to streamline the process of creating a software development kit (SDK) tailored for frontend development.

Commands

generate

The generate command is used to generate the frontend SDK. It supports the following options:

  • -y, --yes: Skip the confirmation prompt.
  • -c, --cwd <cwd>: Specify the working directory. Defaults to the current directory.

General Usage

@roq/cli generate [options]

Installation

npm install -g @roq/cli

# or

yarn global add @roq/cli

``

/@roq/cli/

    Package Sidebar

    Install

    npm i @roq/cli

    Weekly Downloads

    0

    Version

    0.0.17

    License

    MIT

    Unpacked Size

    144 kB

    Total Files

    94

    Last publish

    Collaborators

    • fabian.wesner.roq