Skip to content

Conversation

ddddddO
Copy link

@ddddddO ddddddO commented Feb 24, 2024

Review the Contributing Guidelines

Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.

Describe Why This Is Awesome

Why is this awesome?

The main reasons are as follows.

  • stree is a CLI tool designed to visualize the directory tree structure of an S3 bucket.
    • This CLI tool was a tool that I couldn't find anywhere else!👍
  • Easy to install.
  • Directory can be specified.
  • Many options!

repository: https://github.com/orangekame3/stree

Furthermore, it was also featured in AWS open source newsletter, #189 !

Finally, I will briefly introduce what happens when I run this CLI tool.

$ stree test-bucket
test-bucket
├── chil1
│   └── chilchil1_1
│       ├── before.png
│       └── github.png
├── chil2
└── gommand.png

3 directories, 3 files
$ stree test-bucket/chil1
test-bucket
└── chil1
    └── chilchil1_1
        ├── before.png
        └── github.png

2 directories, 2 files

--

Like this pull request? Vote for it by adding a 👍

@ddddddO
Copy link
Author

ddddddO commented Feb 24, 2024

@donnemartin
Hi👋! I've added great tool to the list, so please merge them!
thank you.

@iainelder
Copy link

@ddddddO Thank you for sharing here!

Thanks for your work on gtree which has inspired stree.

I will look at both projects to see how I may learn from them to improve my own aws-org-tree.

@ddddddO
Copy link
Author

ddddddO commented Mar 2, 2024

@iainelder
I am very happy to tell you so!❤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants