slackbuilds_ponce/development/samurai/README
orbea 3da1fdd4c3
development/samurai: Updated for version 1.2.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-01-09 14:30:38 +07:00

10 lines
311 B
Text

samurai is a ninja-compatible build tool written in C99 with a focus
on simplicity, speed, and portability.
It is largely feature-complete and supports most of the same options
as ninja.
Many SlackBuild scripts allow setting the NINJA environment variable
to use samu instead of ninja.
export NINJA='samu'