Skip to content

Select a file/folder from the filesystem with cli I/O prompts

Notifications You must be signed in to change notification settings

mykeels/cli-file-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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");

About

Select a file/folder from the filesystem with cli I/O prompts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published