New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

young-commit

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

young-commit

一个用于规范化 git 提交的命令行工具,可以根据 git 提交记录自动生成 changelog

latest
Source
npmnpm
Version
3.0.2
Version published
Maintainers
1
Created
Source

说明

注意

工具依赖 changelogen 的命令行,如果使用发版功能之前未安装,则会自动全局安装最新版本。如有意外情况,请手动安装,changelogen 当前为 0.5.5

安装

npm i young-commit -g

基础使用

  • 将修改添加到暂存区之后
  • 命令行输入 young-commit 或者别名 yc

带参的快捷操作

USAGE yc [OPTIONS] 
# USAGE young-commit [OPTIONS] 

OPTIONS

     -i, --init    首次提交    
  -r, --release    版本发布    
  -p, --publish    发布到 npm 
  -v, --version    版本信息    
     -h, --help    展示工具使用方法

灵感来源

bumpp

changelogen

Keywords

nodejs

FAQs

Package last updated on 21 Sep 2023

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