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

@eove/cmetrix

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eove/cmetrix

CLI to build code metrics chart for your projects

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by33.33%
Maintainers
3
Weekly downloads
 
Created
Source

cmetrix

CLI to build code metrics chart for your projects

Purpose

Your team is working on several projects. Each project is composed of several repositories. You would like to have an overview of the amazing work that has been done.

Run cmetrix and you will get beautiful charts (thanks to cloc and apexcharts used under the hood)

Installation

  • Install NodeJS
  • Install cloc
  • Then run npm install -g cmetrix ou run it through npx: npx cmetrix --help

Usage

First, you have to describe your projects in a configuration file. Then, just run cmetrix charts -c <configuration-file>.json

(cmetrix charts --help for more options)

FAQs

Package last updated on 11 Oct 2020

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