vincentlaucsb/single_header

Generate a single-header C++ amalgamation with the single_header CLI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionRelease tag containing the CLI binary. Defaults to the action ref, so use a release tag such as v0.1.0.no
repositoryRepository to download release assets from. Defaults to this action repository.no
include-rootOne or more include roots, separated by newlines.no
outputOutput header path.no
configOptional JSON config file path. If omitted, the CLI discovers ./single_header.json when present.no
sourceExtra source files, directories, or glob patterns, separated by newlines.no
rewrite-macroMacro rewrites as NAME=VALUE entries, separated by newlines.no
implementation-markerMarker replaced by stripped source text.no/** INSERT_CSV_SOURCES **/
entryOptional top-level header path.no
runSet to false to install the CLI without running it.notrue
namedescription
executablePath to the downloaded single_header executable.