Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pulsar-edit/repo-doc-gen
- Owner: pulsar-edit
- Created: 2022-07-20T06:04:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T03:18:10.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:23:13.793Z (about 2 months ago)
- Language: JavaScript
- Size: 144 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.