Branch : - branch - master - tag - v0
defmodule Kpkg.Package do defstruct [name: (Sym) ?, depends_on: [], dir: "org/subdir/repo", git: "https://github.com/dir.git", make: "make", module: Module] end