|
Syncraft 1.0.2b1
Standalone CLI and Python backend toolkit for synchronized messaging workflows.
|
Syncraft is a standalone Python package and CLI for synchronized messaging workflows. This Doxygen site publishes the package API, schema models, and the main application facade used by local automation.
src/syncraftSyncraftApp facade used by the CLI and import-based integrationsInstall Doxygen and Graphviz, then run:
The generated site is written to:
This repository includes a workflow at .github/workflows/deploy-docs.yml that builds the Doxygen site and publishes it to GitHub Pages after the release workflow succeeds for a v* tag. The workflow resolves the same package version from the release tag and injects it into the generated Doxygen site.
Use the Pages settings in GitHub to set:
GitHub ActionsFor a project repository named Syncraft, the published URL is typically:
For a repository named <your-github-username>.github.io, the published URL is: