Preview v0.3.0

Blitz

Parallel command runner and Mix workspace orchestrator for Elixir tooling

Stats & Info

  • Latest release: v0.3.0
  • Recent downloads: 422
  • All-time downloads: 422
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add blitz to your list of dependencies in mix.exs:

def deps do
  [
    {:blitz, "~> 0.3.0"}
  ]
end

Then run:

mix deps.get

Resources