<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>開発環境 | IT NEWS</title>
	<atom:link href="https://news.minory.org/tag/%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83/feed" rel="self" type="application/rss+xml" />
	<link>https://news.minory.org</link>
	<description>IT関連のRSSを取り入れたアンテナサイト</description>
	<lastBuildDate>Thu, 10 Apr 2025 07:37:05 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://news.minory.org/wp-content/uploads/2022/04/cropped-icon-32x32.png</url>
	<title>開発環境 | IT NEWS</title>
	<link>https://news.minory.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Gitでのブランチ切り替え時の問題解決と実装例</title>
		<link>https://news.minory.org/575407.html</link>
					<comments>https://news.minory.org/575407.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Thu, 10 Apr 2025 07:37:05 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Branch]]></category>
		<category><![CDATA[checkout]]></category>
		<category><![CDATA[Fetch]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[エラー]]></category>
		<category><![CDATA[エラーメッセージ]]></category>
		<category><![CDATA[タグ]]></category>
		<category><![CDATA[チェックアウト]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[フェッチ]]></category>
		<category><![CDATA[ブランチ]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://minory.org/?p=9365</guid>

					<description><![CDATA[<p><img src="https://minory.org/wp-content/uploads/2025/01/git-checkout-branch-issu-1024x682.png" class="webfeedsFeaturedVisual"></p>
<p>現在、システムエンジニアの中でもGitは必要不可欠なツールです。しかし、日々の開発の中では、惰性的な問題が発生し、勉強不足が原因でGitのエラーを解決できない場面もあります。本記事は、主に次の事情に関する解決策を一計して […]</p>
The post <a href="https://news.minory.org/575407.html">Gitでのブランチ切り替え時の問題解決と実装例</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/575407.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>MacにFlutterでiOSとAndroidのアプリ開発環境を構築する</title>
		<link>https://news.minory.org/511404.html</link>
					<comments>https://news.minory.org/511404.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Sat, 28 Oct 2023 08:39:12 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Silicon]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[CocoaPods]]></category>
		<category><![CDATA[Dart]]></category>
		<category><![CDATA[flutter]]></category>
		<category><![CDATA[Homebrew]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac Book]]></category>
		<category><![CDATA[Mac mini]]></category>
		<category><![CDATA[macOS]]></category>
		<category><![CDATA[Rosetta]]></category>
		<category><![CDATA[VSCode]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[アプリ]]></category>
		<category><![CDATA[コマンド]]></category>
		<category><![CDATA[シミュレーター]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[ネイティブアプリ]]></category>
		<category><![CDATA[フレームワーク]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://minory.org/?p=8908</guid>

					<description><![CDATA[<p><img src="https://minory.org/wp-content/uploads/2023/10/mac-flutter-dev-1024x682.jpg" class="webfeedsFeaturedVisual"></p>
<p>今回は、macOSにFlutterの開発環境を構築する手順を詳しく解説します。Flutterとは、Googleが開発したAndroidとiOSの両方のアプリを開発できる便利なフレームワークです。Flutterを使用するこ […]</p>
The post <a href="https://news.minory.org/511404.html">MacにFlutterでiOSとAndroidのアプリ開発環境を構築する</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/511404.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Raspberry Pi Picoの開発環境をWindowsとVisual Studio Codeで構築！</title>
		<link>https://news.minory.org/491476.html</link>
					<comments>https://news.minory.org/491476.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Sun, 11 Jun 2023 01:32:56 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[C言語]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Raspberry Pi Pico]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<category><![CDATA[VSCode]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[マイコン]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://minory.org/?p=8609</guid>

					<description><![CDATA[<p><img src="https://minory.org/wp-content/uploads/2023/06/pico-win-vscode-1024x683.jpg" class="webfeedsFeaturedVisual"></p>
<p>Raspberry Pi Picoは、手頃な価格で入手可能なマイクロコントローラボードです。この記事では、Windows上でVisual Studio Code（以下、VSCode）を使用して、Raspberry Pi  […]</p>
The post <a href="https://news.minory.org/491476.html">Raspberry Pi Picoの開発環境をWindowsとVisual Studio Codeで構築！</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/491476.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>VagrantとDockerの2つの仮想化環境の違いについて</title>
		<link>https://news.minory.org/486760.html</link>
					<comments>https://news.minory.org/486760.html#respond</comments>
		
		<dc:creator><![CDATA[管理者]]></dc:creator>
		<pubDate>Thu, 11 May 2023 08:22:18 +0000</pubDate>
				<category><![CDATA[Minory]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[Vagrant]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[コンテナ]]></category>
		<category><![CDATA[ソフトウェア]]></category>
		<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[デメリット]]></category>
		<category><![CDATA[メリット]]></category>
		<category><![CDATA[仮想マシン]]></category>
		<category><![CDATA[仮想化]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://minory.org/?p=8382</guid>

					<description><![CDATA[<p><img src="https://minory.org/wp-content/uploads/2023/05/vagrant-vs-docker-1024x683.jpg" class="webfeedsFeaturedVisual"></p>
<p>VagrantとDockerは、どちらも開発者が開発環境を管理するためのツールですが、それぞれ異なるアプローチを取っています。この記事では、VagrantとDockerの違い、それぞれの利用用途や開発環境の向き不向き、そ […]</p>
The post <a href="https://news.minory.org/486760.html">VagrantとDockerの2つの仮想化環境の違いについて</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/486760.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Visual Studioベースの完全クラウド開発環境GitHub Codespacesが登場</title>
		<link>https://news.minory.org/243007.html</link>
					<comments>https://news.minory.org/243007.html#respond</comments>
		
		<dc:creator><![CDATA[Frederic Lardinois]]></dc:creator>
		<pubDate>Wed, 06 May 2020 23:45:04 +0000</pubDate>
				<category><![CDATA[TechCrunch]]></category>
		<category><![CDATA[COVID-19]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Visual Studio Codespaces]]></category>
		<category><![CDATA[イベント変更情報]]></category>
		<category><![CDATA[クラウド]]></category>
		<category><![CDATA[ソフトウェア]]></category>
		<category><![CDATA[デベロッパー]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">http://news.minory.org/?guid=29d8d9c10642e69914967920f129bb38</guid>

					<description><![CDATA[<p><img width="1024" height="684" src="https://techcrunchjp.files.wordpress.com/2020/05/2020-05-07-gettyimages-967228286.jpg?w=1024" alt="">&#160;GitHub&#12364;&#12458;&#12531;&#12521;&#12452;&#12531;&#29256;&#12395;&#20999;&#12426;&#26367;&#12360;&#12390;&#38283;&#20652;&#12375;&#12383;Satellite&#12398;&#30446;&#29577;&#12399;&#12289;&#12420;&#12399;&#12426;GitHub Codespaces&#12384;&#12429;&#12358;&#12290;&#12371;&#12428;&#12399;&#12510;&#12452;&#12463;&#12525;&#12477;&#12501;&#12488;&#12398;Visual Studio Codespaces&#12434;&#12505;&#12540;&#12473;&#12395;&#12375;&#12390;&#12289;&#12487;&#12505;&#12525;&#12483;&#12497;&#12540;&#12395;&#12501;&#12523;&#27231;&#33021;&#12398;&#38283;&#30330;&#29872;&#22659;&#12434;&#12463;&#12521;&#12454;&#12489;&#12391;&#25552;&#20379;&#12377;&#12427;&#12469;&#12540;&#12499;&#12473;&#12384;&#12290; <a href="https://jp.techcrunch.com/2020/05/07/2020-05-06-github-gets-a-built-in-ide-with-codespaces-discussion-forums-and-more/">Read More</a></p>
The post <a href="https://news.minory.org/243007.html">Visual Studioベースの完全クラウド開発環境GitHub Codespacesが登場</a> first appeared on <a href="https://news.minory.org">IT NEWS</a>.]]></description>
		
					<wfw:commentRss>https://news.minory.org/243007.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://techcrunchjp.files.wordpress.com/2020/05/2020-05-07-gettyimages-967228286.jpg" length="0" type="image/jpeg" />
<enclosure url="https://techcrunchjp.files.wordpress.com/2020/05/2020-05-07-gettyimages-967228286.jpg" length="0" type="" />
<enclosure url="https://0.gravatar.com/avatar/3c15e801be57d80e0dc8894e3157174d?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="https://techcrunch.com/wp-content/uploads/2020/05/Codespaces.png" length="0" type="" />
<enclosure url="https://techcrunch.com/wp-content/uploads/2020/05/Annotation-2020-05-06-093128.png" length="0" type="" />
<enclosure url="https://techcrunch.com/wp-content/uploads/2020/05/Discussions-nextjs-with-categories.png" length="0" type="" />
<enclosure url="https://techcrunch.com/wp-content/uploads/2020/05/secret-scanning.jpg" length="0" type="" />

			</item>
	</channel>
</rss>
