tbuild/man/tbuild.1
xSlendiX 3b8350a1a4 Add man to make install.
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 20:12:18 +02:00

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