Skip to content

mayank-ramnani/ninja

 
 

Repository files navigation

Shadowdash Converter

Build

./build.sh

This will create the converter in the debug-build directory with debug symbols.

Run

./debug-build/ninja

Run the above in a directory where a build.ninja file is present

Testing

cd converter/testing/
../../debug-build/ninja

This will run the converter on the hello world example build.ninja file and produce output.cc as a result.

About

a small build system with a focus on speed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.7%
  • Python 7.8%
  • C 2.2%
  • CMake 1.1%
  • Shell 0.5%
  • Emacs Lisp 0.4%
  • Vim Script 0.3%