Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@roq/cli

Package Overview
Dependencies
Maintainers
8
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roq/cli

## Overview

  • 0.0.17
  • latest
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

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

``

FAQs

Package last updated on 27 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc