Skip to content

BalazsSzamody/ChangelogWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChangelogWizard

A simple executable that pareses the commit titles and sorts the commits into tag categories.

Install

1.

Clone project, run swift build in project folder. Get executable from .build/<ArchitectureFolder>/debug/ChagelogWizard

2.

Alernatively get executable form Release section

Usage

TO BE CONTINUED...