https://github.com/damienbidaud/gitformater
https://github.com/damienbidaud/gitformater
commit-message git nodejs npm-package utility
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/damienbidaud/gitformater
- Owner: DamienBidaud
- License: mit
- Created: 2017-02-24T11:55:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T22:10:11.000Z (almost 9 years ago)
- Last Synced: 2025-03-29T03:04:01.122Z (10 months ago)
- Topics: commit-message, git, nodejs, npm-package, utility
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Formater
Formater is a npm module who can add all your file uncommit
to your next commit and format your commit message with this format:
``: ``
## Installation
``npm install -g git-formater``
Usage: formater
Commands:
show show the last updateed files
add [all] add file to the commit
commit commit files
push push files
send [all] add commit and push files
Options:
-h, --help output usage information
-V, --version output the version number