lib/vibe_kit.ex
defmodule VibeKit do
@moduledoc """
Igniter installers for Elixir Vibe project conventions.
The package is intentionally small: install it with Igniter to add the shared
`mix ci` alias, preferred Mix environments, and quality-tool dependencies used
across Elixir Vibe projects.
"""
end