Skip to content

Tool: generate_github_actions

GitHub Actionsワークフローファイルを生成。

カテゴリ

setup_generators

ソース

src/tools/setupGenerators.ts

パラメータ

名前デフォルト値
languageLiteral['Python', 'TypeScript', 'JavaScript']Python
workflow_namestrCI
include_testsboolTrue
include_lintingboolTrue
include_coverageboolFalse
python_versionstr3.11
node_versionstr20

MIT License