Skip to content

Releases: RealWorga/project-structure-extractor

v.0.1.3 Bugfix

05 Oct 11:14
Compare
Choose a tag to compare

The project structure .txt file appeared also in the generated .txt file, this has been fixed by simply putting the generated .txt file in the parent directory of the project directory we're trying to extract the structure from.

v.0.1.2 GitHub Action test

22 Sep 01:52
Compare
Choose a tag to compare

This is a draft released, with same functionalities as 0.1.0 and 0.1.1, with the goal to automatically start GitHub workflow action.

Project Structure Extractor v0.1.1 - Enhanced CLI Tool

22 Sep 01:22
Compare
Choose a tag to compare

Enhancements to Project Structure Extractor, the definitive CLI tool for extracting a project's structure into a .txt file. Features in this release:

  • Extracts project structure seamlessly.
  • Options to include/exclude hidden folders/files.
  • Ability to specify files or folders to ignore.

Check out the README for installation and usage guidelines for a detailed walkthrough.