frinyvonnick / gitmoji-changelog

A changelog generator for gitmoji 😜
https://www.npmjs.com/package/gitmoji-changelog
MIT License
390 stars 49 forks source link

Uncouple cli from input and ouput #42

Closed fabienjuif closed 4 years ago

fabienjuif commented 6 years ago

Uncouple cli from input and ouput, so we can have multiple input sources and output sources

Input sources

Output sources

Format

fabienjuif commented 6 years ago

We should create some new packages

frinyvonnick commented 4 years ago

core is now more independent and now accept a git client to make it reusable in different context (fs, http, ...). So I close this issue.