Skip to content

Instantly share code, notes, and snippets.

@MasayukiFukada
Created November 1, 2016 01:09
Show Gist options
  • Save MasayukiFukada/c63e165ae2dd6f20e89ce81b3de7e0de to your computer and use it in GitHub Desktop.
Save MasayukiFukada/c63e165ae2dd6f20e89ce81b3de7e0de to your computer and use it in GitHub Desktop.
開発時テンプレート

開発時に準備しないといけない(もしくはあると便利になる)もの

  • 言語
    • エディタサポート(IDE含む)
  • Lint
  • コードフォーマッタ
  • テスト
    • フレームワーク?
  • カバレッジ
  • プロファイラ
  • タスクランナー
    • ビルド、デプロイ等
  • CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment