A CLI tool to standardize and translate Git commit messages
Commiter keeps repositories release-ready by enforcing conventional commits, generating icon-rich changelog entries, and orchestrating semantic version bumps without manual toil. It bootstraps Husky hooks, commitlint rules, and release scripts that inspec
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Toggle the CLI cursor
CLI for webpack & friends
No description provided.
The linux x64 distribution of the Sentry CLI binary.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Spinners for use in the terminal
Validate a webpack configuration.
easy to use progress-bar for command-line/terminal applications
Syntax highlighting in your terminal
Simple commiter for project
Vite as Node.js runtime
CLI for the swc project
CLI tool for Angular
Run commands concurrently
Outputs info about system and webpack config
base library for oclif CLIs
like touch(1) in node
React Native CLI
Angular Schematics - CLI
Visit the github PR using the Commit SHA-1
Keep your eye on new commits being pushed to Github through an interactive interface. When new commits are seen by Hubeye, you can choose to be notified by one of Hubeye's notification systems (growl, libnotify, etc...). All interesting activity is logged, so leave your computer, come back, and know what changed.
Simple CLI git summary tools that groups commit by author and date
RuboCop CLI that only lints and auto-fixes code you committed by utilizing `git-log` and `git-diff`. Rfix CLI makes it possible to lint (`rfix lint`) and auto-fix (`rfix local|origin|branch`) code changes since a certain point in history. You can auto-fix code committed since creating the current branch (`rfix origin`) or since pushing to upstream (`rfix local`). Includes a RuboCop formatter with syntax highlighting and build in hyperlinks for offense documentation. Holds the same CLI arguments as RuboCop. Run `rfix --help` for a complete list or `rfix` for supported commands.
A CLI that writes your git commit messages for you with AI. Never write a commit message again.
CLI tool to create version bump commit and tag with newest version in a Git repository. Versioning is based on [Semantic Versioning](http://semver.org/). Version bump types include MAJOR, MINOR, and PATCH. Once installed gem can be used in a Git repository by running `versionify bump TYPE`
Comito is a lightweight and easy-to-use Ruby CLI tool that provides an interactive interface for generating commit messages following the Conventional Commits specification. It is designed primarily for Ruby and Rails developers who want to standardize their commit history with minimal setup and dependencies. Comito guides users through selecting the commit type, optional scope, and description, then formats the message correctly and optionally executes the git commit command. This helps teams maintain a clean, consistent, and meaningful git history to improve collaboration, automate changelogs, and streamline release processes.
A lightweight Ruby gem that helps create conventional commit messages by automatically extracting ticket numbers from branch names
CLI to comment github PR/commit
A CLI tool to update the information of exisiting git commit, such as commit date, auther, etc.
A CLI tool to shuffle the commit date of your git repository
A simple cli app to make the git commands more easy to you, commit, push and etc.