Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pulsar-edit/repo-doc-gen

Utility to generate docs for all pulsar-repos
https://github.com/pulsar-edit/repo-doc-gen

Last synced: about 1 month ago
JSON representation

Utility to generate docs for all pulsar-repos

Awesome Lists containing this project

README

        

# repo-doc-gen

Simple utility, that takes a list of JSON files, that can be retrevied via the API request `https://api.github.com/orgs/pulsar-edit/repos?page= `

From here this will auto generate a MarkDown file at the root of the project, of every repo, with attached badges, and descriptions. Use `node .` to run it.