Extracting commands from README markdown file.
Supported on Linux, Windows Subsystems for Linux and macOS.
$ npm install --global i-read-u
Node.js v6.0+
$ ireadu
$ ireadu ./CONTRIBUTING.md
More usage information can be obtained from $ ireadu --help
.
$ ls
$ pwd
> w
>id
git clone and run this.
$ npm install --save-dev
$ npm run webpack-watch
$ bin/ireadu.js
$ 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.