https://github.com/doesdev/file-paths-win32-cli
Find file paths from the command line by their name
https://github.com/doesdev/file-paths-win32-cli
Last synced: about 1 month ago
JSON representation
Find file paths from the command line by their name
- Host: GitHub
- URL: https://github.com/doesdev/file-paths-win32-cli
- Owner: doesdev
- License: mit
- Created: 2016-10-23T00:53:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T23:32:54.000Z (over 8 years ago)
- Last Synced: 2025-01-13T09:35:40.913Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# file-paths-win32-cli [](https://npmjs.org/package/file-paths-win32-cli) [](https://github.com/feross/standard) [](https://dependencyci.com/github/doesdev/file-paths-win32-cli)
> Find file paths from the command line by their name
## install
```sh
$ npm install --global file-paths-win32-cli
```
## usage
```sh
fp --help
fp some-file.txt some-other-file.exe --dir "C:\some\path"
```
## related
- [file-paths-win32](https://github.com/doesdev/file-paths-win32) `Find file paths by file name(s)`
## License
MIT © [Andrew Carpenter]()