Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stree #603

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add stree #603

wants to merge 1 commit into from

Conversation

ddddddO
Copy link
Contributor

@ddddddO ddddddO commented Feb 23, 2024

New App Submission

Repo or homepage link:
https://github.com/orangekame3/stree

Description:
Tree command for Amazon S3.
You can use it like below.

$ 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

Why I think it's awesome:

  • Easy to install.
  • Directory can be specified.
  • Many options.
  • This CLI tool was a tool that I couldn't find anywhere else!👍

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

@ddddddO
Copy link
Contributor Author

ddddddO commented Feb 24, 2024

@jneidel
Hi👋! I added a great tool to the list!
I would be happy if you could see this PR.

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.

None yet

1 participant