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

Latest commit

 

History

History
39 lines (24 loc) · 813 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 813 Bytes

NPM version NPM downloads

About

Extended open command with default dir set to current.

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, o

License

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