ProjectDump

(β˜… 84)

ProjectDump is a CLI tool that detects a project's technologies, filters out non-essential files, and compiles the source code and directory structure into a single readable file

  • .gitignore
  • .python-version
  • __main__.py
  • aggregator.py
  • constants.py
  • detector.py
  • filters.py
  • LICENSE
  • one_file_version.py
  • pyproject.toml
  • README.md
  • tree_generator.py
// repository documentation