A CLI tool that wraps GitHub templates into executable scripts. Version 0.1.39, requires Python >=3.7. Note: The package name is platform-specific (linux-x64-musl); it is designed for static linking on musl-based systems.
pip install gh-templates-linux-x64-muslNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize with GitHub token and list templates.
Check if a more general package exists on PyPI (e.g., gh-templates). If not, use Docker or a compatible environment.
Replace `cli.run('list')` with `cli.execute('list')`.No dependency data recorded yet.