Can the https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json file be seen as the most up-to-date version of the "specification"? I'd like to create automated update-able tooling and don't want to waste too much time manually implementing the whole types...
Hey @SirWindfield 👋 Yes gitmojis.json in master branch is always the most up-to-date version of the gitmojis list 👍
Tyvm!
also, it's bundled on npm: https://www.npmjs.com/package/gitmojis
I am writing tools for the Rust ecosystem, so I do not want to rely on NPM :)
Most helpful comment
I am writing tools for the Rust ecosystem, so I do not want to rely on NPM :)