An open API service indexing awesome lists of open source software.

https://github.com/codex-team/reactions.backend

Backend for reactions module
https://github.com/codex-team/reactions.backend

Last synced: 10 months ago
JSON representation

Backend for reactions module

Awesome Lists containing this project

README

          

# reactions.backend
Backend for reactions module

## How to extract emoji images from Apple font
1. Install gem
```
brew install brew-gem
```
2. Install gemoji
```
brew gem install gemoji
```
3. Run the gemoji extract command on macOS Sierra or later:
```
exec gemoji extract path/to/destination
```