Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haru52/vale_example

Vale example.
https://github.com/haru52/vale_example

Last synced: about 1 month ago
JSON representation

Vale example.

Awesome Lists containing this project

README

        

# Vale Example

## 概要

[Vale](https://vale.sh/) の利用例を示すリポジトリです。

## 動作要件

| ツール | バージョン |
| --------------------------------------------------- | ---------- |
| [Vale CLI](https://vale.sh/docs/vale-cli/overview/) | >=2.18.0 |

## インストール

```sh
gh repo clone haru52/vale_example
cd vale_example
vale sync
```

## 利用方法

```sh
vale docs
```

## Vale styles アップデート

```sh
vale sync
```

## 解説記事

[Vale による英語ドキュメント校正入門 - Qiita](https://qiita.com/haru52/items/c554ac75767767ea1f8c)

## ライセンス

[MIT](LICENSE)

## 作者

[haru](https://haru52.com/)