Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Batts 03abb8d479
main: shorten the parse flag
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-01-27 06:15:30 -05:00
Vincent Batts 64ce4ea851
*: github org rename
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-10 10:48:38 -05:00
Vincent Batts 7fea20724b
main: make the Map use the first colon notation
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-02-07 14:30:57 -05:00
Vincent Batts 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
Vincent Batts 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
Vincent Batts 0c995c4059
main: vet, lint, and travis
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-13 13:18:58 -05:00
Vincent Batts 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
Vincent Batts 6110f8b271
main: use a space instead of tab
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-02 13:05:45 -05:00
Vincent Batts 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