New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@rosetta/cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rosetta/cli

Rosetta Project's Command Line Interface

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@rosetta/cli

Rosetta Project's command line interface.

Note: This package is in the development phase. Expect most releases to contain breaking changes.

Install

The command line interface works on a concept of peer depedencies. Functionality will only work when the related Rosetta packages are installed alongside the cli.

Using npm:

# Barebones Installation:
npm install --global @rosetta/cli

# Full Functionality:
npm install --global @rosetta/cli @rosetta/compat

Using yarn:

# Barebones Installation:
yarn global add @rosetta/cli

# Full Functionality:
yarn global add @rosetta/cli @rosetta/compat

Usage

rosetta --help

Keywords

rosetta

FAQs

Package last updated on 03 Jan 2019

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