Socket
Socket
Sign inDemoInstall

cex

Package Overview
Dependencies
129
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cex

A tool for managing the dependencies of EveryMatrix applications


Version published
Weekly downloads
9
decreased by-25%
Maintainers
7
Install size
7.61 MB
Created
Weekly downloads
 

Readme

Source

Component Explorer

This is a command line utility that allows you to interact with the Component Explorer exposed by EveryMatrix. It provides the basic functionality for installing publishing and searching for components.

Getting started

Install the tool via npm:

$ sudo npm install -g cex

Check out the help to get you started via cex --help

$ cex --help

  Usage: cex <command> [options]

  Commands:

    install [component]
       install component that match name

    login
       Login to the CEX registry

    publish
       Publish a package to the CEX registry

    search [pattern]
       List all components that match a certain pattern


  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -v, --verbose  display verbose output

FAQs

Last updated on 14 Apr 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc