@alicloud/mkcert-bin
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@alicloud/mkcert-bin

Collection of mkcert binaries.

Currently binaries are downloaded manually from GitHub, the version of this package will match that of mkcert.

Only pre-built binaries are included, other platforms or arches are not supported.

Usage

const { getMkcertBin } = require('@alicloud/mkcert-bin');

// full path to mkcert binary executable, or `null` if platform or arch is not suppported.
const mkcertPath = getMkcertBin();

Included Binaries

This package includes binaries from the mkcert project. These binaries are distributed in the ./mkcert-bin directory of the npm package.

The mkcert project is licensed under the BSD-3-Clause license. A copy of this license is included in our project in the LICENSE-mkcert.txt file located in the root directory of this package.

For more information about mkcert and its license, please visit the mkcert GitHub page.

Readme

Keywords

none

Package Sidebar

Install

npm i @alicloud/mkcert-bin

Weekly Downloads

52

Version

1.0.2

License

MIT

Unpacked Size

34.2 MB

Total Files

14

Last publish

Collaborators

  • jacksontian
  • fengmk2
  • pagecao
  • aliyunsdkteam
  • console-fe