Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 865 Bytes

README.md

File metadata and controls

44 lines (35 loc) · 865 Bytes

Release Note Generator

Simply drop in a commit history from Github or any other platform and create a nicely release not format

Install SymbolicAI & Package

See more info at the original Repository.

  1. Install the SymbolicAI framework:
pip install symbolicai
  1. Use the builtin sympkg to install the package
sympkg i ExtensityAI/releasenote
  1. Create an alias for the relese command
symrun c release ExtensityAI/releasenote

Usage:

Now simply call:

symrun release "<your commit history>"

Example:

symrun release "Commits on Nov 17, 2023
Update README.md

@Xpitfire
Xpitfire committed 6 minutes ago
Commits on Aug 5, 2023
switched instruction to yaml format

@futurisold
futurisold committed on Aug 5
Commits on Aug 3, 2023
fixed typo
..."