mbs

command module
v0.0.0-...-fa6965a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2019 License: MIT Imports: 10 Imported by: 0

README

MBS (My build system)

Everyone needs their own build system, this is mine..

Does what I need when building docker heavy projects. This is a work in progress, do not expect it to be stable.

Inspired by classical Makefiles with a cache instead of target files.

Documentation

Overview

Command mbs replaces make with the functionality I need

Directories

Path Synopsis
package conf parses config files
package conf parses config files
lex
Package lex breaks a build config file into tokens, using limited lookahead.
Package lex breaks a build config file into tokens, using limited lookahead.
parse
Package parse assembles lex tokens into import and target statements.
Package parse assembles lex tokens into import and target statements.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL