From cad0f62ccb2ef6c8352f982dca22199974b30b39 Mon Sep 17 00:00:00 2001 From: Hashido Tomoya <84d010m08@users.noreply.github.com> Date: Sat, 30 Sep 2023 15:02:54 +0900 Subject: [PATCH] Update 5ee01f29bc3afafbb576.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit homeblue → homebrew --- articles/5ee01f29bc3afafbb576.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/5ee01f29bc3afafbb576.md b/articles/5ee01f29bc3afafbb576.md index 1f4fc53..04d241a 100644 --- a/articles/5ee01f29bc3afafbb576.md +++ b/articles/5ee01f29bc3afafbb576.md @@ -2,7 +2,7 @@ title: "パッケージについて" emoji: "📦" type: "tech" # tech: 技術記事 / idea: アイデア -topics: ["パッケージ管理システム","homeblue","yarn","npm"] +topics: ["パッケージ管理システム","homebrew","yarn","npm"] published: true --- @@ -19,7 +19,7 @@ published: true # 自分が今まで使ってきたパッケージ管理システム | システム | パッケージ管理システム | 設定ファイル、リポジトリ | | ---- | ---- | ---- | -| Mac OS X | homebrew | ---- | +| Mac OS X | Homebrew | ---- | | RedHat系Linux(CentOS) | rpm,Yum | ---- | | node.js | npm,(yarn) | package.json,(yarn.lock) | | PHP | Composer | composer.json |