convco.github.io
Conventional commits, changelog, versioning, validation
Package Information
- Domain:
convcogithub.io
- Name:
convco.github.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install convco
Programs
This package provides the following executable programs:
convco
Aliases
This package can also be accessed using these aliases:
convco
Available Versions
Show all 9 versions
0.6.2
,0.6.1
,0.6.0
,0.5.2
,0.5.1
0.5.0
,0.4.3
,0.4.2
,0.4.1
Latest Version: 0.6.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +convcogithub.io@0.6.2 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.convcogithubio
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.