2.1.1 • Published 6 years ago
i-read-u v2.1.1
I read you (ireadu)
README等のマークダウンファイルから、コマンドを抽出します。
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.jsLint
$ 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.