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

cex

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cex

A tool for managing the dependencies of EveryMatrix applications

  • 0.0.29
  • latest
  • npm
  • Socket score

Version published
Maintainers
7
Created
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

Package last updated on 14 Apr 2015

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