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

comrate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comrate

add a rating to your commit message

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

comrate Build Status

Add a rating to your commits

Screenshot

Install

npm install -g comrate

Usage

❯ comrate

Usage: comrate [options] [command]

Commands:

  stats|s [options]   Show stats for git repository
  enable [options]    Enable fun rating for current directory
  disable [options]   Disable fun rating for current directory

Options:

  -h, --help             output usage information
  -V, --version          output the version number
  -d, --dir [directory]  Git repository directory
  -v, --verbose          Log verbose

Enable

cd ~/projects/my-fun-project

❯ comrate enable

Info: funcy is already enabled

Commit

❯ git commit -m "my fun commit"
? What fun rating would you give for this commit? (Use arrow keys)
  0
  1
  2
❯ 3
  4
  5

Stats

cd ~/projects/my-fun-project

comrate stats

Commit Message

The rating will be encrypted appended to the commit message to save it for the stats.

commit f8decb223252e2dc0a0e043ad5d81509d8830534
Author: username <email@example.com>
Date:   Tue Mar 21 11:04:48 2015 +1100

    my fun commit

    FRCNQo=tBvse9U=

Keywords

FAQs

Package last updated on 05 Aug 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