Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 924 Bytes

File metadata and controls

41 lines (25 loc) · 924 Bytes

NPM version NPM downloads

About

Extended open command with default dir set to current.

You can read more about the default open command from Linux.

Prerequisites

  • Node.js
  • npm/Yarn

How to Install

First, install the CLI by npm:

$ npm install -g quick-open-cli

Or Yarn:

$ yarn global add quick-open-cli

How to Use

$ quick-open-cli [options] [dir]

Instead of quick-open-cli you can use aliases: quick-open, qoc & qo

License

This project is licensed under the MIT License © 2021-present Jakub Biesiada