New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rung-cli

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rung-cli

Command line interface for Rung

  • 1.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
93
increased by138.46%
Maintainers
3
Weekly downloads
 
Created
Source

Rung CLI

Version Build Status Code Climate Scrutinizer Code Quality Known Vulnerabilities Codecov Downloads

Command line tools for Rung

Installation

sudo npm install -g rung-cli

This will make the command rung available globally.

Features

  • Create blank extensions
  • Generate .rung packages
  • Run extensions locally in CLI mode
  • Publish extensions to Rung Store (public and private)
  • Generate boilerplate code for extension
  • Generate README.md file to publish

Usage

rung [build|run|publish|boilerplate|readme|db]

Commands

CommandDescription
buildGenerate a .rung package
runExecute the current extension
publishPublishes extension to store
boilerplateGenerates boilerplate code for the extension
readmeGenerates the README.md file to publish
db readRead from extension database
db clearDrop extension database

Options

OptionDescription
-o, --outputWhere to save the built package
--versionDisplays versions
--privateIf set, extension is published for current user only
--rawDisplays returned alerts outside a table

FAQs

Package last updated on 19 Sep 2017

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