Skip to content

Simple CLI that when given two files prints the relative path from the first to the second

Notifications You must be signed in to change notification settings

kelvinabrokwa/relpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

relpath

A simple CLI that when given two files prints the relative path from the first to the second (insider tip, its just path.relative())

Installation

npm i -g relpath

Usage

relpath <from_file> <to_file>

About

Simple CLI that when given two files prints the relative path from the first to the second

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published