Skip to main content

No project description provided

Project description

showme-tree

showme-tree is a command-line tool that prints the folder and file structure of your VSCode project, excluding files and folders specified in .gitignore.

Installation

You can install showme-tree using pip:

pip install showme-tree

Usage

Simply run the following command in your terminal to display the folder and file structure of your VSCode project:

showme-tree

Example Output:

|---showme-folder-structure/
    |---LICENSE
    |---dist/
    |---showme-tree/
        |---__init__.py
        |---main.py
    |---README.md
    |---setup.py
    |---.gitignore
    |---myenv/
    |---.git/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

showme-tree-1.0.4.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

showme_tree-1.0.4-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page