This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
emojisum
Watch
1
Star
0
Fork
You've already forked emojisum
0
mirror of
https://github.com/emojisum/emojisum.git
synced
2024-11-15 04:18:36 +00:00
Code
Releases
Activity
62f21228f8
emojisum
/
emoji
/
Makefile
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
emoji: clarify the desciption Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 14:53:06 +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>
2017-02-07 15:17:50 +00:00
.PHONY
:
map_gen
.
go
emoji: clarify the desciption Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 14:53:06 +00:00
map_gen.go
:
map
.
go
emojimap
.
json
map_gen
.
tmpl
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>
2017-02-07 15:17:50 +00:00
rm -f map_gen.go
emoji: clarify the desciption Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 14:53:06 +00:00
go generate
Copy permalink