Gitmoji: Question: gitmoji.json file

Created on 25 Jul 2020  ·  4Comments  ·  Source: carloscuesta/gitmoji

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...

Most helpful comment

I am writing tools for the Rust ecosystem, so I do not want to rely on NPM :)

All 4 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings