An open API service indexing awesome lists of open source software.

https://github.com/uetchy/fetch-readme


https://github.com/uetchy/fetch-readme

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# fetch-readme

[![Build Status](https://travis-ci.com/uetchy/fetch-readme.svg?branch=master)](https://travis-ci.com/uetchy/fetch-readme)
[![Coverage Status](https://coveralls.io/repos/github/uetchy/fetch-readme/badge.svg?branch=master)](https://coveralls.io/github/uetchy/fetch-readme?branch=master)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

> Fetch README

## Table of Contents

- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Install

```
npm i -g fetch-readme
```

## Usage

```
echo https://github.com/uetchy/fetch-readme | fetch-readme
fetch-readme https://github.com/uetchy/fetch-readme

npm info fetch-readme homepage | fetch-readme | mdcat
```

## Maintainers

[@uetchy](https://github.com/uetchy)

## Contributing

PRs accepted.

Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

MIT © 2019 Yasuaki Uechi