1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2025-08-02 21:30:28 +00:00

emoji: provide options for each position

Per https://github.com/vbatts/emojisum/issues/5 there are some options
in this list that are better expressed as a unicode codepoint.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-02-07 10:17:50 -05:00
parent aa14e6436d
commit 62919c069f
Signed by: vbatts
GPG key ID: 10937E57733F1362
6 changed files with 783 additions and 517 deletions

View file

@ -1,5 +1,7 @@
.PHONY: map_gen.go
map_gen.go: map.go emojimap.json map_gen.tmpl
rm -f map_gen.go
go generate