fdb51823d7
emoji: add a pretty list of the emoji
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 10:53:33 -05:00
0a1c501226
emoji: don't need to go generate
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 10:35:55 -05:00
62f21228f8
main: use the Words map
...
This is naive to begin with, as I know that the first position of the
Words map is the 😃 notation. Though since main.go is expecting
the colon notation, but could eventually get a Unicode codepoint, there
ought to be checking for this.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 10:20:36 -05:00
62919c069f
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 10:17:50 -05:00
aa14e6436d
emoji: clarify the desciption
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 09:53:06 -05:00
0c15bf2ef1
README: point to perma url
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 09:44:41 -05:00
0dadbcccc4
emoji: correct wording for canonical URLs
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-13 14:28:52 -05:00
e18869e595
Merge pull request #2 from vbatts/draft
...
emoji: make the list an independent doc
2016-12-13 14:20:50 -05:00
3efa665df0
emoji: more of a draft of a convention
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-13 14:19:18 -05:00
02257e6b22
Merge pull request #4 from vbatts/badge
...
README: add build badge
2016-12-13 13:23:11 -05:00
bd9d82b898
README: add build badge
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-13 13:22:01 -05:00
2332d1260c
emoji: make the list an independent doc
...
during this draft phase, the authoritative document for the ordering of
the emoji needs to be consumable by other languages and as a library.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-13 13:21:15 -05:00
a2456feb8f
Merge pull request #3 from vbatts/travis
...
main: vet, lint, and travis
2016-12-13 13:20:00 -05:00
0c995c4059
main: vet, lint, and travis
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-13 13:18:58 -05:00
a70422cd0c
main: 🇬🇧 and 🇬🇧 are dups. Use 🇪🇺 instead.
...
Closes #1
Reported-by: Sebastiaan van Stijn (@thaJeztah)
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-03 10:11:38 -05:00
6110f8b271
main: use a space instead of tab
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-02 13:05:45 -05:00
a8885e2038
*: moving to a repo
...
Since this was initially on
https://gist.github.com/vbatts/ed28cddc23d6d2123e0c0295b278471b
Folks asked for this to be `go get`'able.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-02 11:41:44 -05:00
b049d4d104
Initial commit
2016-12-02 11:34:29 -05:00