Skip to content

初回リリース: VS Code用C&C++開発環境のDevContainer設定 Latest

Latest

Choose a tag to compare

@tomohiroJin tomohiroJin released this 02 Jan 04:27
· 26 commits to main since this release
72fcad8

このリリースでは、Visual Studio Code上でCの開発を行うためのDevContainer設定を提供します。これにより、コンテナ化された一貫性のある開発環境を簡単に構築できます。

主な機能:

  • C環境: 指定されたバージョンのCをインストール済み。
  • Bundler: Rubyの依存関係管理ツールであるBundlerをインストール済み。
  • VS Code拡張機能:
    • C関連の拡張機能をプリインストール。

What's Changed

  • 初期開発環境のセットアップとビルドシステムの構築 by @tomohiroJin in #1

New Contributors

Full Changelog: https://github.com/tomohiroJin/devcontainer-c/commits/v1.0.0