Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xthezealot/docgen

Generate single-file library doc to feed custom GPTs
https://github.com/xthezealot/docgen

bun chatgpt docs documentation documentation-generator gpt

Last synced: about 2 months ago
JSON representation

Generate single-file library doc to feed custom GPTs

Awesome Lists containing this project

README

        

# Docgen

This is a simple project to generate single-file documentation for each one of the following projects:

- Bun
- Drizzle
- Hono

Its main purpose is to create single-file resources for custom GPTs.

# Install

```sh
bun install
```

# Run

```sh
bun run
```