cli-file-select
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

cli-file-select

Select a file/folder from the system using cli I/O prompts.

Usage

npx cli-file-select

or

npm i cli-file-select
import { selectFile } from "cli-file-select";

await selectFile("/path/to/folder");

Package Sidebar

Install

npm i cli-file-select

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

5.39 kB

Total Files

4

Last publish

Collaborators

  • mykeels