1.0.12 • Published 12 months ago

@kei-g/chmod v1.0.12

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
12 months ago

chmod.js license npm

coverage dependency maintenance quality

@kei-g/chmod - CLI for changing file permissions works on Node.js

CI Status

Workflow NameStatus
BuildGitHub CI (Build)
CodeQLGitHub CI (CodeQL)
CoverageGitHub CI (Coverage)

Installation

To build for your package,

npm i @kei-g/chmod --save-dev

and configure the package.json; for example, chmod after transpile by tsc

{
  "scripts": {
    "build": "tsc",
    "postbuild": "chmod +x dist/bin/your-script.js",
  }
}

License

The scripts and documentation in this project are released under the BSD-3-Clause License

Contributions

Contributions are welcome! See Contributor's Guide

Code of Conduct

:clap: Be nice. See our code of conduct

1.0.12

12 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago