Welcome to codefly.ai
core library
What is this?
Shared code
This repository contains the shared code for the CodeFly ecosystem.
Configuration definition and helpers
Configurations are hierarchical. We use the terminology of reference: a Project has ApplicationReferences.
A reference contains just enough data to load the associated configuration.
Project
A folder is a project folder if it contains a project.codefly.yaml
file.
Templating on steroids
Within codefly.ai
, we do a lot of templating. We add some powerful tools.