Parse the things that can be arguments to `npm install`
Parse the things that can be arguments to `npm install`
Download templates and git repositories with pleasure!
read and write binary structures and data types
Enforces module path case sensitivity in Webpack
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Returns the git diff of two strings
Parse repository URLs to extract, SCM platform, domain, user, and project information.
JSON schema generator based on draft-v4.
Easy autofixable import sorting
Tells you whether or not dependencies in package.json have been changed.
Set your Tauri application as the default handler for an URL
Get repository user and project information from package.json file contents.
Get raw git commits out of your repository using git-log(1).
Fast and almost Gaussian blur by Mario Klingemann
The `package-deps-hash` library generates a JSON object containing the git hashes of all files used to produce a given package. This is useful for scenarios where you want to define a "change receipt" file to be published with a package. The [Rush](http
open telemetry resource detector for git
a git merge driver for json files
Datadog CI plugin for `deployment` commands
a util for spawning git from npm CLI contexts
Simple GIT interface for node.js
Good-lookin' diffs with diff-highlight and more
List of Git hooks
A high level git url parser for common git providers.
A workflow where the git repository doesn't go out of sync with what Chef has.
A Chef knife plugin designed to simplify a cookbook development workflow where cookbooks map onto git repositories.
Be lazy and let git-maintain do all the heavy lifting for maintaining stable branches. Leaves you only with the essential: reviewing the selected patches and decide where they should go.
via a Rails Engine, this gem adds a route for /sha where it displays the deployed webapp code git SHA.
Will install the igit command. This opens up a console where you may call any git command without the need for the git prefix. Also offers tab completion of branches for easy switching.
Lightweight CMS based on Sinatra framework, where data are stored in file system (and so may be Git-powered) and enhanced using Radius gem.
Provides a method to query status of the git repository in which the caller's source code resides. Handles cases where Git is not installed, not initiated for this code, or nothing has been checked in.
Implements database branching in development and test by cloning the database automatically, supplementing Git branching workflow. This prevents situations where the database becomes stale due to schema or data inconsistencies between git branches. It automates the process of creating and deleting branch database copies by hooking into git.
Web interface to manage i18n translations for your apps to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Design to allows you to keep the translation files inside your projects git repository where they should be.
Export any project from git repository or local directory to a single epub file. Combine useful features of the following ruby gems (vim_printer, eeepub and others) to produce a single epub file that can be view by any device where epub is supported.
Provides an SCM agnostic way to manage subprojects with a workflow similar to the scm:externals feature of subversion. It's particularly useful for rails projects that have some plugins managed by svn and some managed by git. For example, "ext install git://github.com/rails/rails.git" from within a rails application directory will realize that this belongs in the vendor/rails folder. It will also realize that this URL is a git repository and clone it into that folder. It will also add the vendor/rails folder to the ignore feature for the SCM of the main project. Let's say that the main project is being managed by subversion. In that case it adds "rails" to the svn:ignore property of the vendor folder. It also adds the URL to the .externals file so that when this project is checked out via "ext checkout" it knows where to fetch the subprojects. There are several other useful commands, such as init, touch_emptydirs, add_all, export, status. There's a tutorial at http://nopugs.com/ext-tutorial The reason I made this project is that I was frustrated by two things: 1. In my opinion, the workflow for svn:externals is far superior to git-submodule. 2. Even if git-submodule was as useful as svn:externals, I would still like a uniform way to fetch all of the subprojects regardless of the SCM used to manage the main project.
This tool can be used both locally and by build systems to quickly narrow down which Cucumber features to run based on which features may have been impacted by a code change. Provides a CLI that filters Cucumber features based on changes to production code since a specified git revision. This is particular useful in systems of wide logical breadth, where each individual commit is unlikely to have an impact on the vast majority of the system's behavior.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.