Organize projects in a way that makes sense. Don’t change your code to fit your build system!

The main purpose of this project is to provide a build tool that can be applied to all code, regardless of the language, and simplify dev ops.

Language and operation specific functions can be synced to and from infrastructure.tech. So, you can use rely on open-source build systems and don’t have to maintain your own.

The eons basic build system typically requires adherence to to the eons naming conventions as well as eons directory conventions. You’re welcome to change this though. For example, this means you might have a bin_myexe/src folder containing the source files required to build your executable.