AshCloak Installation Add ash_cloak to your list of dependencies in mix.exs: def deps do [ {:ash_cloak, "~> 0.1.0-rc.0"} ] end See the getting started guide on hex!