Extended open
command with default dir set to current.
- Node.js
- npm/Yarn
First, install the CLI by npm:
$ npm install -g quick-open-cli
Or Yarn:
$ yarn global add quick-open-cli
$ quick-open-cli [options] [dir]
Instead of quick-open-cli
you can use aliases: quick-open
, qoc
, qo
, o
This project is licensed under the MIT License © 2021-present Jakub Biesiada