Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 573 Bytes

Quest Network Documentation

Lead Maintainer

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