zf-np
A better `npm publish`
A better `npm publish`
unity-git-commit
update npm package version
a CLI designed to easily manage updating packages versions, with some usefull git options
A better `npm publish`
A better `npm publish`
publish a simple npm package to occupy a specific name
A better `npm publish` with sensible defaults
A CLI tool which helps in pushing uncommitted code in case of emergencies or distress
Complementary NodeGit helpers returning native Promises, helps with git commands such as init, add, commit, status, diff
Command line tool for generating a changelog from git tags and commit history
simple `npm publish`
View commit information on out of hours commits on a repo
A gitmoji client for using emojis on commit messages.
Commit messages enhanced with emojis
gitmit is a interactive command line tool so that you can easily use emoji and conventional commit format.
A git auto commit tool
A git auto commit and push tool. Use it for anything you want to incrementally save but the original targets where : 1/ automatically backup writing work of flat markdown files, 2/ do code exercices with students and check their steps of work
Get the output of 'git status' from the command line, formatted as JSON or plain text
gitu MSG = git add . && git commit -m MSG && git push