Phase beta by sovetnik finished at 2024-08-23 08:53:48
Project: Example

beta

description of beta phase

Add next Phase | Back to project | MindMap

To clone this phase add umwelt to your project deps and run


New
concept BetaAlive created

Explanation of beta_alive

lib/example/alpha_alive/beta_alive.ex
defmodule Example.AlphaAlive.BetaAlive do
  @moduledoc "Explanation of beta_alive"
end
test/example/alpha_alive/beta_alive_test.exs
defmodule Example.AlphaAlive.BetaAliveTest do
  use ExUnit.Case, async: true
  alias Example.AlphaAlive.BetaAlive
end

concept BetaEpsilon created

Explanation of beta_epsilon

lib/example/alpha_epsilon/beta_epsilon.ex
element should be alive, but cursed instead
test/example/alpha_epsilon/beta_epsilon_test.exs
element should be alive, but cursed instead

Forgotten
concept AlphaBeta forgotten

Explanation of alpha_beta

lib/example.ex
element should be alive, but hidden instead
test/example_test.exs
element should be alive, but hidden instead


Rendering...