0.6.9 • Published 5 months ago

generate-me-docs v0.6.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

📖 Generate-Me-Docs

generate-me-docs is a command-line tool that can be used to generate documentation for your projects from your project's source. The tool is available on NPm

!TIP Install Globally:

npm install -g generate-me-docs

🪴 Usage

To use generate-me-docs, you must provide the name of the folder containing the source files and your Gemini API key. The tool will automatically generate a set of MARKDIWN files!.

npx generate-me-docs [folder] [apiKey] <extraRequests> 

🥠 Props

PropDescriptionRequired
folderSource files foldertrue
apiKeyGoogle's Gemini API Keytrue
extraRequestsExtra requests you want to passfalse

💯 Example

+ npx generate-me-docs src apikeyxyz "Add Some Emojis Too"

0.6.9

5 months ago

0.0.69

5 months ago