i-read-u

2.1.1 • Public • Published

日本語 / English

npm version CircleCI Maintainability Test Coverage Dependabot Status

I read you (ireadu)

Extracting commands from README markdown file.

I read you (ireadu) demo movie

Supported on Linux, Windows Subsystems for Linux and macOS.

Installation

$ npm install --global i-read-u

Requirements

Node.js v6.0+

Usage

$ ireadu
$ ireadu ./CONTRIBUTING.md

More usage information can be obtained from $ ireadu --help.

Test Commands (Try ireadu command and hit this)

$ ls
pwd
> w
>id

Developing

git clone and run this.

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

Linting

$ npm run lint
$ npm run lint:fix

Testing

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

License

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

Package Sidebar

Install

npm i i-read-u

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

907 kB

Total Files

11

Last publish

Collaborators

  • s2terminal