Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 471 Bytes

Ninja Build Generator

ninja_syntax.py reimplemented in Lua.

Rewording the description from the original script:

it's just a helpful utility for build-file-generation systems that already use Lua.

Tests / Documentation

Tests can be run with:

lua ninja_syntax_test.lua

Documentation can be generated with LDoc.

ldoc .