create-yapp-release-it-setup

2.8.1 • Public • Published

create-yapp-release-it-setup

Simple npm init / yarn create bin package to add release-it setup used by yapp (inspired by @rwjblue).

This will do the following:

  • add release-it config to the package.json
  • install required dependencies,
  • add a CHANGELOG.md
  • add a RELEASE.md
  • update your repository's labels with our "go to" defaults

Usage

When you want to set up a repo with release-it, you can run:

yarn create yapp-release-it-setup

If you'd like to update an existing repo to use the latest and greatest setup, you can run:

yarn create yapp-release-it-setup --update

If you'd like to run only the label sync, you can do that with:

yarn create yapp-release-it-setup --labels-only

License

This project is licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i create-yapp-release-it-setup

Weekly Downloads

6

Version

2.8.1

License

MIT

Unpacked Size

22 kB

Total Files

8

Last publish

Collaborators

  • lukemelia