@emclaug2/tag-test

1.0.0 • Public • Published

@pxblue/publish

This Command Line tool is a utility for automatically publishing NPM packages based on the version number in the package.json file.

Prerequisites

In order to use this utility you must have the following installed:

Usage

You can use this package without installing any global or local dependencies by running it with npx (recommended):

npx -p @pxblue/publish pxb-publish -b <branch-name>

Available options

The following table list out some options for the pxb-publish command. All these options can be configured:

Option Description
-b (default: dev) The branch you are on.

The branch flag is used to determine whether a latest package can be published. Latest packages may only be published for the master branch (-b master).

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @emclaug2/tag-test

      Weekly Downloads

      1

      Version

      1.0.0

      License

      BSD-3-Clause

      Unpacked Size

      12.3 kB

      Total Files

      6

      Last publish

      Collaborators

      • emclaug2