Nav-cli is a Node.js CLI App to help Node developers navigate file systems from the command line better by providing a basic interface and combining cd, ls, and code commands into one.
As a developer, I always wanted a better way to navigate through my projects from the command line. Hopefully, this is the first step to better navigation with the command line.