Displaying 1 to 9 from 9 results

ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework

  •    Elixir

Note: This version has been updated to support both Ecto 1.1 and Ecto 2.0. See Installation for more information. ExAdmin is an auto administration package for Elixir and the Phoenix Framework, a port/inspiration of ActiveAdmin for Ruby on Rails.

dialyxir - Mix tasks to simplify use of Dialyzer in Elixir projects.

  •    Elixir

Mix tasks to simplify use of Dialyzer in Elixir projects. Elixir 1.6 is required, to support the new pretty printing feature. If your project is not yet on 1.6, continue to specify 0.5 in your mix deps.

mix-star - Elixir Mix task to starring GitHub repository with `mix deps.get`ting dependent library

  •    Elixir

Write your GitHub credentials into .netrc file(locating to ~/.netrc). The following is a sample .netrc file. And execute chmod 600 ~/.netrc to avoid permission error.

mix_under - Execute mix tasks under Elixir umbrella applications

  •    Elixir

Execute mix tasks under specific umbrella apps, useful for running ecto migrations or tests. Well, you can of course use it if you dont mind writing a bit more :), (you can always create an alias in your umbrella to run those long commands for you).




ex_dash - Build a Dash Docset with your internal Elixir app

  •    Elixir

ExDash seamlessly integrates the docs in your local elixir projects with your Dash docs. ExDash provides a mix task that rebuilds a Dash Docset for your local Elixir project.

licensir - An Elixir mix task that lists the license(s) of all installed packages in your Mix project

  •    Elixir

An Elixir mix task that list the license(s) of all installed packages in your project. This mix task in most cases only needs to be run on a development machine and independent from the runtime applications, hence the only: dev, runtime: false options.

eye_drops - Configurable Elixir mix task to watch file changes and run the corresponding command.

  •    Elixir

Watch file changes in a project and run the corresponding command when a matching file change happens. The reason for this is when code changes are made you typically want to run unit and acceptance tests. So while you make changes you can configure this mix tasks to auto run and help get feed back quicker.

elixir_git_hooks - Add git hooks to Elixir projects

  •    Elixir

Installs git hooks that will run in your Elixir project. Any git hook type is supported, check here the hooks list.







We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.