/Dragon

Simple build system for C and C++.

Primary LanguageC++

Dragon Build System

Simple build system for C and C++.

Build

$ make compile

After that, you should be able to do the following to rebuild the project:

$ ./build/dragon build

Language Support

These Languages are known to work:

  • C
  • C++
  • Scale
  • Swift (experimental)

License

MIT