dirql

🥞 dirql displays files and directories with syntax like sql cli :)

MIT License

Downloads
22
Stars
3

dirql

🥞 dirql displays files and directories with syntax like sql cli :)

Description

dirql is a command line interface that searches by specifying a folder like SQL.

Installation

install with npm or yarn

  • npm
$ npm install -g dirql
  • yarn
$ yarn add -g dirql

Usage

$ dirql
$> select * from ./

License

MIT

Package Rankings
Top 21.05% on Npmjs.org
Badges
Extracted from project README
npm MIT License