日本語 / English

npm version CircleCI Maintainability Test Coverage Dependabot Status

I read you (ireadu)

README等のマークダウンファイルから、コマンドを抽出します。

I read you (ireadu) demo movie

Linux、Windows Subsystems for Linux、macOSで動作します。

インストール

$ npm install --global i-read-u

要求環境

Node.js v6.0+

使い方

$ ireadu
$ ireadu ./CONTRIBUTING.md

その他の情報は$ ireadu --helpを参照ください。

試してみる(ireaduコマンドを実行してみてください)

$ ls
$ pwd
> w
>id

開発者用

git cloneして下記を実行してください。

$ npm install --save-dev
$ npm run webpack-watch
$ bin/ireadu.js

Lint

$ npm run lint
$ npm run lint:fix

テスト

$ npm test
$ file=coverage/lcov-report/index.html && if type cmd.exe; then cmd.exe /c start ${file}; else open ${file}; fi

ライセンス

Copyright (c) 2018 s2terminal / suzuki.sh (Twitter: suzukiterminal) Licensed under the MIT license.