Phase
Root
by sovetnik
finished at 2024-07-13 11:31:29
Project: Umwelt
Root
Initial phase
Add next Phase | Back to project | MindMap
To clone this phase add umwelt to your project deps and run
New
root Umwelt created
Root of Umwelt
lib/umwelt.ex
defmodule Umwelt do
@moduledoc "Root of Umwelt"
@moduledoc since: "1.0.0"
end
test/umwelt_test.exs
defmodule Umwelt do
@moduledoc "Root of Umwelt"
@moduledoc since: "1.0.0"
end
Rendering...