cscope.sourceforge.io
Tool for browsing source code
Package Information
- Domain:
cscopesourceforge.io
- Name:
cscope.sourceforge.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +cscope.sourceforge.io -- $SHELL -i
Programs
This package provides the following executable programs:
cscope
ocs
Available Versions
Show all 1 versions
15.9.0
Latest Version: 15.9.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +cscopesourceforge.io@15.9.0 -- $SHELL -i
Dependencies
This package depends on:
invisible-island.net/ncurses
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.cscopesourceforgeio
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.