Skip to content

jmerriweather/atom-build-elixir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir compiler for Atom

Build Status Gitter chat

Uses the atom-build package to build Elixir in the Atom editor.

This package requires atom-build to be installed.

This packages provides the following targets:

  • Elixir: mix compile
  • Elixir: mix compile --warnings-as-errors
  • Elixir: mix clean
  • Elixir: mix dialyzer

In order to use Elixir: mix dialyzer successfully, you will need dialyxir installed, your mix.exs configured to use it.

About

Elixir plugin for atom-build

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%