Skip to content

pablopunk/fd-find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fd-find

Install fd command easily

Install

It will download and install the latest official release from github.

npm install -g fd-find

Usage

$ fd --help

Docker

You'll need the --unsafe-perm option on npm. Check this example:

FROM mhart/alpine-node:12
RUN npm i -g fd-find --unsafe-perm

License

MIT

Author

More at pablopunk.com

me
Pablo Varela