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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    18
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    18

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