At the moment, Žinoma makes it possible to configure your build flow with a static Yaml configuration.
Complex projects might require more advanced setups. For instance, they might need to generate targets on the fly (e.g. based on the filesystem). Instead of providing a Yaml file, it should be possible to produce the configuration with a scripting language.
Ideally, the scripting capabilities of Žinoma should allow developers to use the language of their choice (e.g. the main language of the project).
At the moment, Žinoma makes it possible to configure your build flow with a static Yaml configuration.
Complex projects might require more advanced setups. For instance, they might need to generate targets on the fly (e.g. based on the filesystem). Instead of providing a Yaml file, it should be possible to produce the configuration with a scripting language.
Ideally, the scripting capabilities of Žinoma should allow developers to use the language of their choice (e.g. the main language of the project).