gource.io
software version control visualization
Package Information
- Domain:
gource.io
- Name:
gource.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install gource
Programs
This package provides the following executable programs:
gource
Aliases
This package can also be accessed using these aliases:
gource
Available Versions
Show all 2 versions
0.55.0
,0.54.0
Latest Version: 0.55.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +gource.io@0.55.0 -- $SHELL -i
Dependencies
This package depends on:
boost.org^1.82
freetype.org^2
libpng.org^1.6
pcre.org/v2^10
libsdl.org^2
glew.sourceforge.io^2
libsdl.org/SDL_image^2
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.gourceio
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.