mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-24 16:53:55 +01:00
translate Project goals, alternatives
This commit is contained in:
parent
62424e70d7
commit
eca47b2a28
@ -422,14 +422,14 @@ bash assets/create.sh
|
|||||||
cargo install -f
|
cargo install -f
|
||||||
```
|
```
|
||||||
|
|
||||||
## Project goals and alternatives
|
## プロジェクトの目標と既存の類似したOSS
|
||||||
|
|
||||||
`bat` tries to achieve the following goals:
|
`bat` は以下の目標を達成しようと試みています:
|
||||||
|
|
||||||
- Provide beautiful, advanced syntax highlighting
|
- 美しい高度なシンタックスハイライトの提供
|
||||||
- Integrate with Git to show file modifications
|
- ファイルの差分を表示するためのGitとの連携
|
||||||
- Be a drop-in replacement for (POSIX) `cat`
|
- (POSIX) `cat` との完全互換
|
||||||
- Offer a user-friendly command-line interface
|
- ユーザーフレンドリーがコマンドラインインターフェースの提供
|
||||||
|
|
||||||
There are a lot of alternatives, if you are looking for similar programs. See
|
既存の類似したOSSはたくさんあります。
|
||||||
[this document](doc/alternatives.md) for a comparison.
|
`bat` とこれらを比較した表が[こちら](doc/alternatives.md)にあります。
|
||||||
|
Loading…
Reference in New Issue
Block a user