2.2.0 ā€¢ Published 1 year ago

emoji-github-releases v2.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

Emoji Github Releases

Small tool to automatically update a package GitHub Releases from an emoji-commit Git history.

Installation

npm install --global emoji-github-releases

Usage

Just run the command in a Git repository that has a GitHub origin remote. It will prompt you to confirm every release it wants to create or update.

The first time you run the program it will instruct you how to create a GitHub access token, which it will then save for subsequent runs.

emoji-github-releases

Example

$ emoji-github-releases
Using GitHub token from config at /Users/linus/Library/Application Support/emoji-github-releases/config.json
============================== v0.1.0 ==============================
šŸš¢ 0.1.0 / 2019-11-22

## šŸŽ‰ Enhancements

- Add initial implementation

## šŸŒ¹ Internal Changes

- Add Travis CI integration
============================== v0.1.0 ==============================
Create this release [y,n]? y
All done

Example Rendering