emojix v0.1.1 Mix.Tasks.Emojix.Install
Install the Emojix assets in your application
Example
mix emojix.install
Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.