Skip to content

初回リリース: VS Code用Ruby開発環境のDevContainer設定

Latest

Choose a tag to compare

@tomohiroJin tomohiroJin released this 22 Dec 12:06
· 33 commits to main since this release
1cf26c5

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

主な機能:

  • Ruby環境: 指定されたバージョンのRubyをインストール済み。

  • Bundler: Rubyの依存関係管理ツールであるBundlerをインストール済み。

  • VS Code拡張機能:

    • Ruby関連の拡張機能をプリインストール。

What's Changed

  • Add Ruby Development Environment with Dev Container by @tomohiroJin in #1

New Contributors

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