mirror of
https://github.com/usebruno/bruno.git
synced 2025-07-30 01:53:46 +02:00
* [docs]add japanese documents * [docs]fix these files * [docs]updated japanese documents * [docs] updated japanese docs (header) * [docs] updated documents
161 lines
7.4 KiB
Markdown
161 lines
7.4 KiB
Markdown
<br />
|
||
<img src="assets/images/logo-transparent.png" width="80"/>
|
||
|
||
### Bruno - APIの検証・動作テストのためのオープンソースIDE.
|
||
|
||
[](https://badge.fury.io/gh/usebruno%bruno)
|
||
[](https://github.com/usebruno/bruno/workflows/unit-tests.yml)
|
||
[](https://github.com/usebruno/bruno/pulse)
|
||
[](https://twitter.com/use_bruno)
|
||
[](https://www.usebruno.com)
|
||
[](https://www.usebruno.com/downloads)
|
||
|
||
[English](../../readme.md) | [Українська](docs/readme/readme_ua.md) | [Русский](docs/readme/readme_ru.md) | [Türkçe](docs/readme/readme_tr.md) | [Deutsch](docs/readme/readme_de.md) | [Français](docs/readme/readme_fr.md) | [Português (BR)](docs/readme/readme_pt_br.md) | [한국어](docs/readme/readme_kr.md) | [বাংলা](docs/readme/readme_bn.md) | [Español](docs/readme/readme_es.md) | [Italiano](docs/readme/readme_it.md) | [Română](docs/readme/readme_ro.md) | [Polski](docs/readme/readme_pl.md) | [简体中文](docs/readme/readme_cn.md) | [正體中文](docs/readme/readme_zhtw.md) | [العربية](docs/readme/readme_ar.md) | **日本語**
|
||
|
||
Brunoは革新的なAPIクライアントです。Postmanを代表するAPIクライアントツールの現状に一石を投じることを目指しています。
|
||
|
||
Brunoはローカルフォルダに直接コレクションを保存します。APIリクエストの情報を保存するためにBruというプレーンテキストのマークアップ言語を採用しています。
|
||
|
||
Gitや任意のバージョン管理システムを使ってAPIコレクションを共同開発することもできます。
|
||
|
||
Brunoはオフラインのみで利用できます。Brunoにクラウド同期機能を追加する予定はありません。私たちはデータプライバシーを尊重しており、データはローカルに保存されるべきだと考えています。私たちの長期的なビジョンは[こちら](https://github.com/usebruno/bruno/discussions/269)をご覧ください。
|
||
|
||
[Brunoをダウンロード](https://www.usebruno.com/downloads)
|
||
|
||
📢 India FOSS 3.0 Conferenceでの発表の様子は[こちら](https://www.youtube.com/watch?v=7bSMFpbcPiY)から
|
||
|
||
 <br /><br />
|
||
|
||
### ゴールデンエディション ✨
|
||
|
||
機能のほとんどが無料で使用でき、オープンソースとなっています。
|
||
私たちは[オープンソースの原則と長期的な維持](https://github.com/usebruno/bruno/discussions/269)の間でうまくバランスを取ろうと努力しています。
|
||
|
||
[ゴールデンエディション](https://www.usebruno.com/pricing)を **19ドル** (買い切り)で購入できます!
|
||
|
||
### インストール方法
|
||
|
||
Brunoは[私たちのウェブサイト](https://www.usebruno.com/downloads)からバイナリをダウンロードできます。Mac, Windows, Linuxに対応しています。
|
||
|
||
Homebrew, Chocolatey, Scoop, Snap, Flatpak, Aptなどのパッケージマネージャからもインストール可能です。
|
||
|
||
```sh
|
||
# MacでHomebrewを使ってインストール
|
||
brew install bruno
|
||
|
||
# WindowsでChocolateyを使ってインストール
|
||
choco install bruno
|
||
|
||
# WindowsでScoopを使ってインストール
|
||
scoop bucket add extras
|
||
scoop install bruno
|
||
|
||
# Windowsでwingetを使ってインストール
|
||
winget install Bruno.Bruno
|
||
|
||
# LinuxでSnapを使ってインストール
|
||
snap install bruno
|
||
|
||
# LinuxでFlatpakを使ってインストール
|
||
flatpak install com.usebruno.Bruno
|
||
|
||
# LinuxでAptを使ってインストール
|
||
sudo mkdir -p /etc/apt/keyrings
|
||
sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/bruno.gpg --keyserver keyserver.ubuntu.com --recv-keys 9FA6017ECABE0266
|
||
|
||
echo "deb [signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable" | sudo tee /etc/apt/sources.list.d/bruno.list
|
||
|
||
sudo apt update
|
||
sudo apt install bruno
|
||
```
|
||
|
||
### マルチプラットフォームでの実行に対応 🖥️
|
||
|
||
 <br /><br />
|
||
|
||
### Gitとの連携が可能 👩💻🧑💻
|
||
|
||
または任意のバージョン管理システムにも対応しています。
|
||
|
||
 <br /><br />
|
||
|
||
### スポンサー
|
||
|
||
#### ゴールドスポンサー
|
||
|
||
<img src="assets/images/sponsors/samagata.png" width="150"/>
|
||
|
||
#### シルバースポンサー
|
||
|
||
<img src="assets/images/sponsors/commit-company.png" width="70"/>
|
||
|
||
#### ブロンズスポンサー
|
||
|
||
<a href="https://zuplo.link/bruno">
|
||
<img src="assets/images/sponsors/zuplo.png" width="120"/>
|
||
</a>
|
||
|
||
### 主要リンク 📌
|
||
|
||
- [私たちの長期ビジョン](https://github.com/usebruno/bruno/discussions/269)
|
||
- [ロードマップ](https://github.com/usebruno/bruno/discussions/384)
|
||
- [ドキュメント](https://docs.usebruno.com)
|
||
- [Stack Overflow](https://stackoverflow.com/questions/tagged/bruno)
|
||
- [ウェブサイト](https://www.usebruno.com)
|
||
- [料金設定](https://www.usebruno.com/pricing)
|
||
- [ダウンロード](https://www.usebruno.com/downloads)
|
||
- [Githubスポンサー](https://github.com/sponsors/helloanoop).
|
||
|
||
### Showcase 🎥
|
||
|
||
- [体験談](https://github.com/usebruno/bruno/discussions/343)
|
||
- [ナレッジベース](https://github.com/usebruno/bruno/discussions/386)
|
||
- [スクリプト集](https://github.com/usebruno/bruno/discussions/385)
|
||
|
||
### サポート ❤️
|
||
|
||
もしBrunoを気に入っていただいて、オープンソースの活動を支援していただけるなら、[Github Sponsors](https://github.com/sponsors/helloanoop)でスポンサーになることを考えてみてください。
|
||
|
||
### 体験談のシェア 📣
|
||
|
||
Brunoが職場やチームで役立っているのであれば、[GitHub discussion上であなたの体験談](https://github.com/usebruno/bruno/discussions/343)をシェアしていただくようお願いします。
|
||
|
||
### 新しいパッケージマネージャへの公開
|
||
|
||
詳しくは[こちら](../publishing/publishing_ja.md)をご覧ください。
|
||
|
||
### 連絡先 🌐
|
||
|
||
[𝕏 (Twitter)](https://twitter.com/use_bruno) <br />
|
||
[Website](https://www.usebruno.com) <br />
|
||
[Discord](https://discord.com/invite/KgcZUncpjq) <br />
|
||
[LinkedIn](https://www.linkedin.com/company/usebruno)
|
||
|
||
### 商標について
|
||
|
||
**名前**
|
||
|
||
`Bruno`は[Anoop M D](https://www.helloanoop.com/)は取得している商標です。
|
||
|
||
**ロゴ**
|
||
|
||
ロゴの出典は[OpenMoji](https://openmoji.org/library/emoji-1F436/)です。CC [BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)でライセンスされています。
|
||
|
||
### 貢献するには 👩💻🧑💻
|
||
|
||
Brunoを改善していただけるのは歓迎です。[コントリビュートガイド](../contributing/contributing_ja.md)をご覧ください。
|
||
|
||
もしコードによる貢献ができない場合でも、あなたのユースケースを解決するために遠慮なくバグ報告や機能リクエストを出してください。
|
||
|
||
### 開発者
|
||
|
||
<div align="center">
|
||
<a href="https://github.com/usebruno/bruno/graphs/contributors">
|
||
<img src="https://contrib.rocks/image?repo=usebruno/bruno" />
|
||
</a>
|
||
</div>
|
||
|
||
### ライセンス 📄
|
||
|
||
[MIT](license.md)
|