1.0.10 • Published 1 year ago

project-context-generator v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

README.mdundefined

Project Context Generator

npm version

This tool helps you create a comprehensive snapshot of your project's file structure and content. It generates:

  • Markdown Documentation: A structured Markdown file (projectScope.md) containing your project's file tree, file names, and code within code blocks.
  • JSON Data Structure: A JSON file (projectStructure.json) storing your project's hierarchy, file names, and content in a machine-readable format.

Installation

npm install -g project-context-generator
1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago