You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python implementation of the linux tree command that traverses the directory recursively and generates a output representing the directory structure.
parses cli args
uses pathlib to traverse the directory
outputs the directory hierarchy
shows additional version and help info
Language
Python
Is the feature request related to a problem? Please Specify.
No
Describe the solution you'd like.
No response
Anything else?
No
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
I am GSSoC'22 participant and i would like to work on this issue.
I have been worked on similar project which implementing linux traversing directories using c++.
A GSSOC'22 Participant here. Have experience with implementing this in a personal project. If the issue is still open, please consider assigning this to me. I would be glad to be able to work on this project.
Is there an existing issue for this?
Describe the script
A python implementation of the linux tree command that traverses the directory recursively and generates a output representing the directory structure.
Language
Python
Is the feature request related to a problem? Please Specify.
No
Describe the solution you'd like.
No response
Anything else?
No
Code of Conduct
The text was updated successfully, but these errors were encountered: