0.2.8 • Published 8 months ago

@fontsource-utils/publish v0.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Fontsource Utils Publish

This CLI is used to publish the Fontsource packages to NPM. It is not intended for use by end users.

Commonly used publishers cannot publish the sheer quantity of packages that Fontsource has, thus a custom solution is required. This package does not take feature requests unless it directly relates to Fontsource.

Getting Started

# Install dependencies
npm install @fontsource-utils/publish

# Run the CLI and generate initial config
npx @fontsource-utils/publish init

How It Works

  1. Use folder hashes (recursive filehashes) to determine if a package has changed.
  2. Bump packages and validate they are publishable by comparing versions on the NPM registry.
  3. Use pacote and libnpmpublish to pack and publish the packages.
0.2.8

8 months ago

0.2.7

11 months ago

0.2.6

11 months ago

0.2.1

12 months ago

0.1.2

12 months ago

0.2.0

12 months ago

0.1.1

12 months ago

0.2.3

12 months ago

0.1.4

12 months ago

0.2.2

12 months ago

0.1.3

12 months ago

0.1.6

12 months ago

0.2.4

12 months ago

0.1.5

12 months ago

0.1.0

1 year ago