check-max-path

1.0.0 • Public • Published

check-max-path travis npm

Will you hit the [Windows Maximum Path Length Limitation][max-path-docs]?

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

Package Sidebar

Install

npm i check-max-path

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Unpacked Size

15.5 kB

Total Files

7

Last publish

Collaborators

  • imlucas