A simple Buildsystem written in C++
Volt is a buildsystem (duh) which doesnt use targets. We will maybe add supports for targets soon but right now they are not supported. Volt is specific to a few languages right now but that will change when it will be target based.
Current supported languages:
[ ] C
[ ] C++
[ ] Assembly
[ ] Rust