Skip to content

cr0cK/rev-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rev-ls

Revved a list of files outputed by a ls or find.

## Installation

npm i -g rev-ls

How to use

Examples:

$ ls *.png |rev-ls -r ./manifest.json
$ find ./dist -type f -regextype posix-extended -regex ".*\.(png|svg)" |rev-ls -r ./dist/manifest.json

About

Revved a list of files outputed by a `ls` or `find`.

Resources

License

Stars

Watchers

Forks

Packages

No packages published