Skip to content

文章添削リポジトリ。ブログとかQiitaの文章を書くために

Notifications You must be signed in to change notification settings

jiro4989/text-proofreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-proofreading

Qiitaやブログの記事を書くときに自動でlintにかけて添削をする。

Build Status

1. 前提条件

  • docker

  • docker-compose

2. 使い方

以下のコマンドを実行する。 正常終了すれば添削はOK。

docker-compose build
docker-compose up

端末を別で起動して添削をループで回すのもあり。 以下専用スクリプトを使う例。

./lint.sh start

# 停止する場合は別端末から
./lint.sh stop

なおTravisCIでもtextlintするようにしているため 手元に環境がなくてもlintにかけることは可能。

About

文章添削リポジトリ。ブログとかQiitaの文章を書くために

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published