Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

fd-find

pablopunk491MIT1.2.0

fd command as an npm package

fd, find, command, install, easy, mac, linux

readme

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