Packages
Mishka Installer is a system plugin manager and run time installer for elixir.
Current section
Files
Jump to
Current section
Files
lib/repo.ex
defmodule Repo do
use Ecto.Repo,
otp_app: :mishka_installer,
adapter: Ecto.Adapters.Postgres
end