Skip to content

lnmpy/realpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realpath

A realpath written in golang, mostly for macOS.

Usage

$ realpath <your-file>

absolute-path-to-your-file

Installation

$ go get github.com/lnmpy/realpath

or

$ git clone git@github.com:lnmpy/realpath.git
$ cd realpath && make install

License

MIT

Author

Elvis Macak (elvismacak@gmail.com)