Giter Site home page Giter Site logo

sshovkov / showme-folder-structure Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 54 KB

A command-line tool that visualizes the folder & file structure of a VSCode project, excluding nested items of files and folders specified in .gitignore.

Home Page: https://pypi.org/project/showme-tree/1.0.5/

License: MIT License

Python 100.00%

showme-folder-structure's Introduction

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

Run the following command in a Python Virtual Environment to display the folder and file structure of your VSCode project:

showme-tree

The command works best in a version-controlled Git project. If you are not working a Git project, you'll be asked to manually input the path to the project root directory.

Example Output:

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

showme-folder-structure's People

Contributors

sshovkov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.