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:
parent
aa14e6436d
commit
62919c069f
6 changed files with 783 additions and 517 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue