33 lines
546 B
Groff
33 lines
546 B
Groff
.TH "TBUILD" "1" "" "" "TBuild Manual"
|
|
.nh
|
|
.ad l
|
|
.SH "NAME"
|
|
tbuild \- build system for TempleOS.
|
|
.SH "SYNOPSIS"
|
|
.SP
|
|
.nf
|
|
\fItbuild\fR <command> [<args>]
|
|
.fi
|
|
.SP
|
|
.SH DESCRIPTION
|
|
.sp
|
|
TBuild is a BLAZINGLY FAST, scalable and simple build system for TempleOS. It
|
|
features various features such as dependency mangement with git and ISO.C
|
|
generation.
|
|
.SH "TBUILD COMMANDS"
|
|
.PP
|
|
\fBtbuild-init\fR(1)
|
|
.RS 4
|
|
Initialize a new project.\&
|
|
.RE
|
|
.PP
|
|
\fBtbuild-build\fR(1)
|
|
.RS 4
|
|
Build a project.\&
|
|
.RE
|
|
.PP
|
|
\fBtbuild-clean\fR(1)
|
|
.RS 4
|
|
Safely clean a project.\&
|
|
.RE
|