mergiraf.org
Syntax-aware git merge driver
Package Information
- Domain:
mergiraf.org
- Name:
mergiraf.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install mergiraf
Programs
This package provides the following executable programs:
mergiraf
Aliases
This package can also be accessed using these aliases:
mergiraf
Available Versions
Show all 1 versions
0.10.0
Latest Version: 0.10.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +mergiraf.org@0.10.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.mergiraforg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.