Skip to content

Emoji-dl 1.0

Compare
Choose a tag to compare
@oct2pus oct2pus released this 24 Apr 08:30
· 7 commits to master since this release

emoji-dl (the command line application) has been done for quite awhile, but I did just realize the listed binary only works on Linux-amd64, so I've created a release so that people who do not explicitly want to build it themselves can run the application. Any future releases will simply be bug fixes.

These have had zero testing, I am putting my faith in go's ability to cross-compile. Please inform me if they do not work, and I will* take my time to fix it so that the application will actually compile on that platform.

*besides MacOS, I do not own a mac. Unless there is an easy way to get a Darwin kernel and some sort of userland up and running.

Don't forgot to run chmod -x emoji-dl-osnamehere to ensure the file is executable.