Skip to content

Project Structure

Typical xlflow projects contain:

text
xlflow.toml
src/modules
src/classes
src/forms
src/forms/code
src/forms/specs
src/workbook
build
.xlflow

build and .xlflow are generated state. Source-controlled VBA belongs under src.

Released under the MIT License.