Hexper
Installation
Available in Hex, the package can be installed
by adding hexper to your list of dependencies in mix.exs:
def deps do
[
{:hexper, "~> 0.1.0"}
]
endYou can add it (The hello CLI part) to your project using:
mix escript.install hex hexperFeatures
This hexper package is mostly a test to explore Elixir, it features:
Hexperin saying hello worldFactorto get some ‘factorization’ going onFizzBuzzbecause it never gets oldHelloa module to say hello to anyone