amoutonbrady / changemoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

changemoji

A opinionated gitmoji changelog generator.

Usage

Arguments :

  • path : The path to the git repository. Default to ..
$ npx changemoji <path?>
$ pnpm dlx changemoji <path?>

Roadmap

  • [_] Add options to generate from .. to passing any git reference
  • [_] Infering the repo URL and generating real links to tags and commits
  • [_] Better categorizing (kinda broken for now), could use a config file to allow custom categories
  • [_] Investigate perf with zx
  • [_] Partial diffing, avoid reparsing tags that have already been done

Thanks

About


Languages

Language:TypeScript 100.0%