View Source ExOAPI.Generator (ex_oapi v0.1.5)

The ExOAPI SDK generator.

This module is responsible for taking a %ExOAPI.Context{} and a keyword list of options and with those generate all needed modules while dumping them into files.

Link to this section Summary

Link to this section Functions

Link to this function

build_app_structure(output_path, title, ctx, opts)

View Source
Link to this function

generate_templates(ctx, opts)

View Source