fd command as an npm package
npm install fd-find
Install fd command easily
It will download and install the latest official release from github.
``sh`
npm install -g fd-find
`bash`
$ fd --help
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
MIT
More at pablopunk.com
| !me |
| ---------------------------------------------------------------------------- |
| Pablo Varela |