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

https://github.com/questnetwork/docs

Documentation For The Quest Network
https://github.com/questnetwork/docs

Last synced: about 1 year ago
JSON representation

Documentation For The Quest Network

Awesome Lists containing this project

README

          

# Quest Network Documentation

## Lead Maintainer

[StationedInTheField](https://github.com/StationedInTheField)

## Description

An easy crawler that merges the documentation from the README.md files in this organization.

View it on https://questnetwork.github.io/docs

## Commands

`npm install` Installs the dependencies

`npm run crawl` Crawls the GitHub Organization "QuestNetwork" for README.md files and combines them into the docs folder

`npm run serve` Merges the README.md files in this organization and serves them on `localhost:3000`.

## License

GNU AGPLv3