2.1.0 • Published 3 months ago

create-release-it v2.1.0

Weekly downloads
39
License
MIT
Repository
github
Last release
3 months ago

create-release-it

To add release-it to any project:

npm init release-it

This temporarily installs create-release-it (this project), and runs the bin script in ./package.json. This script will install release-it to the project, and add basic configuration to either .release-it.json or package.json.

Also see npm-init.