1.0.0 • Published 5 years ago

check-max-path v1.0.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

check-max-path travis npm

Will you hit the Windows Maximum Path Length Limitation?

Installation

npm install -g check-max-path

Usage

Usage: check-max-path <./glob/to/src> [<./glob/to/dest>]

Will you hit the Windows Maximum Path Length Limitation?

Usage:
  check-max-path "build/{!*.asar,*,**/*}" dist/MyElectronApp

Options:
  --debug              Enable debug messages.
  -h --help            Show this screen.
  --version            Show version.

License

Apache 2.0

: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath

1.0.0

5 years ago

0.1.0

5 years ago

0.0.1

10 years ago