emoji-github-releases

2.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i emoji-github-releases

Weekly Downloads

1

Version

2.2.0

License

MIT

Unpacked Size

7.77 kB

Total Files

3

Last publish

Collaborators

  • linusu