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

easy-commit-util

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-commit-util

easy-commit-util is a command-line tool written in Node.js that simplifies and automates your git submission process.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

easy-commit-util

English | 中文

easy-commit-util is a command-line tool written in Node.js that simplifies and automates your git submission process.

If you don't want to force verification of submission format, please install version@1.1.6, otherwise, install version@1.1.6 or above

Function

  • Automatically detect if the current directory is a git repository
  • If it is a git warehouse, you will be prompted to enter a submission message
  • Automatically execute git add.Git commit - m "<message>" and git push commands

🚀 Usage

  • global installation
pnpm install -g easy-commit-util

npm install -g easy-commit-util
  • open a terminal
easy-commit-util

# Enter commit information
# Enter

# Tips:
# Command line input easy Press Tab key to complete automatically, no need to manually type the name

⚠️ Precautions

  • Ensure that Node.js and git are installed on your machine
  • Ensure that you have configured the correct remote warehouse in the git repository

🙌 contribution

  • We welcome all contributions and suggestions. If you want to contribute to Delete Repository, you can:

    • submit bug reports or recommendations
    • submit code improvements or new features
    • improve documentation
  • thanks to all those who have contributed to Delete Repository! 🎉

Keywords

github

FAQs

Package last updated on 10 Sep 2025

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