johninvictus / mix_install_examples

A collection of simple Elixir scripts that are using Mix.install/2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MixInstallExamples

A collection of simple Elixir scripts that are using Mix.install/2. (Requires Elixir v1.12+)

Usage

$ git clone https://github.com/wojtekmach/mix_install_examples.git
$ elixir mix_install_examples/benchee.exs
Resolving Hex dependencies...
(...)
Benchmarking flat_map...
Benchmarking map.flatten...

About

A collection of simple Elixir scripts that are using Mix.install/2.


Languages

Language:Elixir 100.0%