9 lines
345 B
Markdown
9 lines
345 B
Markdown
# Rscons
|
|
|
|
Rscons (https://github.com/holtrop/rscons) is an open-source build system
|
|
for developers.
|
|
|
|
Rscons is written in Ruby, and is inspired by [SCons](https://scons.org/) and [waf](https://waf.io/).
|
|
|
|
See [https://holtrop.github.io/rscons/index.html](https://holtrop.github.io/rscons/index.html) for User Guide and Installation instructions.
|