An open API service indexing awesome lists of open source software.

https://github.com/davep/realpath

Simple implementation of realpath
https://github.com/davep/realpath

Last synced: 8 months ago
JSON representation

Simple implementation of realpath

Awesome Lists containing this project

README

          

# realpath

Simple implementation of realpath. macOS doesn't seem to have it. I was
bored and needed an excuse to write some C code for the first time in a
long time. So this happened.