command
module
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Nov 10, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Builder
Makefile rules for building code.
Usage
From the root of your source tree run the following:
go run github.com/endobit/builder init
This will create a top level Makefile
and a .builder
subdirectory with the
make rules.
For Go projects add the following before the include
line.
RULES=go
Documentation
¶
Package main is the builder app. Builder is used to install the set
of makefile rules in a development tree.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.