zeroasterisk / mix-gen-za_min_template

Elixir project template: mix gen za_min_template my_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZaMinTemplate

This is a minimal template for new Elixir projects.

  • mix credo
  • mix test.watch
  • mix

Installation of template

mix archive.install hex mix_templates
mix archive.install hex mix_generator
mix template.install https://github.com/zeroasterisk/mix-gen-za_min_template

Usage of template

mix gen za_min_template my_new_app
cd my_new_app
mix deps.get && mix test.watch

License

https://opensource.org/licenses/MIT


Created: 2018-12-06Z

About

Elixir project template: mix gen za_min_template my_app


Languages

Language:Elixir 100.0%