glob-chmod

1.0.0 • Public • Published

glob-chmod

Easily chmod a glob pattern - useful for Typescript not preserving file attributes on builds. Can be used with npx/yarn dlx

npx glob-chmod 755 build/bin/*

or

yarn dlx glob-chmod 755 build/bin/*

Just one dependency - glob. Written in circa 2000 Javascript, because it's just that simple.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i glob-chmod

    Weekly Downloads

    18

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.9 kB

    Total Files

    5

    Last publish

    Collaborators

    • djmax