GitHub tips - kocya-dev/note GitHub Wiki

GitHub Tips

GitHub Copilot

GitHub Actions GitHub Actions 学習

Actions 環境変数

GitHub Actions全般

Release / Tag

cache

速度改善

GitHub Pages

CDK cache

リポジトリ連携

proxy

その他

Lizard

pip install lizard
lizard -l java --html -Tcyclomatic_complexity=20 -Tnloc=200 -Tparameter_count=7 -o index.html

Runner

https://github.com/marketplace/actions/lizard-runner

ローカル動作確認

分析

ドキュメント管理

Tags