@spicy-hooks/bin

3.0.0 • Public • Published

@spicy-hooks/bin

Binary utilities used within the @spicy-hooks project, but useful for other projects as well. The included tool focus mainly on development and release process.

The package registers a single executable binary:

spicy <command> [... command options ...]

Individual <command>s are briefly described below with links to detailed documentation.

This package is a part of the @spicy-hooks family. Be sure to checkout the other interesting packages we offer.

Installation

Most-likely, you will need the binaries only during development and build process, so you can install it as a devDependency:

npm install @spicy-hooks/bin --save-dev

or

yarn add @spicy-hooks/bin --dev

Commands

redirect-refs

Redirects any link pointing to the main-branch to a specific ref.

Read more about redirect-refs

Versioning

The whole @spicy-hooks project complies with Semantic Versioning. The @spicy-hooks/bin package is however just one package from the whole project. Seeing the major version incremented therefore doesn't necessarily mean that there is a breaking change in this particular package. Check the CHANGELOG.md for accurate information.

It is guaranteed though, that when the major version doesn't change, there has been no breaking change in this package.

Warning: The internal folder is excluded from any semantic versioning conventions. Importing from this folder directly is strongly discouraged.

Issues

Please submit any issue or feature request on the main project. (issue templates coming soon)

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @spicy-hooks/bin

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

51.1 kB

Total Files

37

Last publish

Collaborators

  • jiriv-salsita
  • goce
  • salsita-npm