filepos

0.3.0 • Public • Published

filepos

Find content at line:column in remote files

Installation

npm install -g filepos

Usage

$ filepos
Usage: filepos <path> [options]

Options:
-c, --context         Length of surrounding context to fetch, default 100 characters

Example

$ filepos https://raw.githubusercontent.com/miloss/filepos/master/bin/filepos:12:42

/filepos/

    Package Sidebar

    Install

    npm i filepos

    Weekly Downloads

    5

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    14.8 kB

    Total Files

    9

    Last publish

    Collaborators

    • miloss