Phase Root by jingleville finished at 2025-03-04 06:03:11
Project: test

Root

Initial phase

Add next Phase | Back to project | MindMap

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


New
root Test created

Root of test

lib/test.ex
defmodule Test do
  @moduledoc "Root of test"
  @moduledoc since: "1.0.0"
end
test/test_test.exs
defmodule Test do
  @moduledoc "Root of test"
  @moduledoc since: "1.0.0"
end


Rendering...