package
0.0.0-20210916100932-d192fcfaa9da
Repository: https://github.com/liubaninc/m0.git
Documentation: pkg.go.dev

# Functions

NewBuilder instance a build.
NewLoader instance Loader.
NewMakeFileWriter instances a new MakeFileWriter.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Builder generate makefile.
DependencyDesc 描述了依赖的package信息.
Loader 分析package依赖,并确保所有依赖都已经在本地存在.
Makefile represents a Makefile description.
MakeFileWriter write Makefile according to given MakeFile description.
Module is the basic compile unit.
ModuleDesc 描述了module的信息.
Package contains modules and deps.
PackgeDesc 描述了package的信息.
No description provided by the author
Task represents a single task description in Makefile.