Incubating v0.1.0

Blitz

Parallel command runner and Mix workspace orchestrator for Elixir tooling

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 26
  • All-time downloads: 26
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

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

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

Then run:

mix deps.get

Resources